Uses of Class
de.uplanet.lucy.server.SharedState
Packages that use SharedState
Package
Description
-
Uses of SharedState in de.uplanet.lucy.server
Methods in de.uplanet.lucy.server that return SharedStateModifier 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
Methods in de.uplanet.lucy.server.businesslogic that return SharedState -
Uses of SharedState in de.uplanet.lucy.server.workflow.timer
Constructors in de.uplanet.lucy.server.workflow.timer with parameters of type SharedStateModifierConstructorDescriptionFreeTimerProcessingContext
(org.springframework.context.ApplicationContext p_appCtx, de.uplanet.jdbc.JdbcConnection p_conn, ISession p_session, SharedState p_sharedState)