Class AbstractManager
java.lang.Object
org.flowable.variable.service.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ClockgetClock()protected CommandContextprotected FlowableEventDispatcherprotected HistoricVariableInstanceEntityManagerprotected <T> TgetSession(Class<T> sessionClass) protected VariableInstanceEntityManagerprotected VariableServiceConfiguration
-
Field Details
-
variableServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getVariableServiceConfiguration
-
getClock
-
getEventDispatcher
-
getVariableInstanceEntityManager
-
getHistoricVariableInstanceEntityManager
-