Uses of Class
de.uplanet.lucy.server.SharedState
Package
Description
-
Uses of SharedState in de.uplanet.lucy.server
Modifier and TypeMethodDescriptionISharedStateProcessingContext.getSharedState()
A map that is used to store data that are to be shared in the context. -
Uses of SharedState in de.uplanet.lucy.server.businesslogic
-
Uses of SharedState in de.uplanet.lucy.server.workflow.timer
ModifierConstructorDescriptionFreeTimerProcessingContext
(org.springframework.context.ApplicationContext p_appCtx, de.uplanet.jdbc.JdbcConnection p_conn, ISession p_session, SharedState p_sharedState)