Class FreeTimerProcessingContext

    • Constructor Summary

      Constructors 
      Constructor Description
      FreeTimerProcessingContext​(org.springframework.context.ApplicationContext p_appCtx, de.uplanet.jdbc.JdbcConnection p_conn, ISession p_session, SharedState p_sharedState)  
    • Method Summary

      • Methods inherited from class de.uplanet.lucy.server.SimpleProcessingContext

        getApplicationContext, getConnection, getContextValueProvider, getImpersonateUserGuid, getSession, getSharedState, getUserTimeZone, isImpersonated, popImpersonateUserGuid, popSession, pushImpersonateUserGuid, pushSession
    • Constructor Detail

      • FreeTimerProcessingContext

        public FreeTimerProcessingContext​(org.springframework.context.ApplicationContext p_appCtx,
                                          de.uplanet.jdbc.JdbcConnection p_conn,
                                          ISession p_session,
                                          SharedState p_sharedState)