Class AbstractManager
java.lang.Object
org.flowable.identitylink.service.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractManager(IdentityLinkServiceConfiguration identityLinkServiceConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionprotected ClockgetClock()protected CommandContextprotected FlowableEventDispatcherprotected HistoricIdentityLinkEntityManagerprotected IdentityLinkEntityManagerprotected IdentityLinkServiceConfigurationprotected <T> TgetSession(Class<T> sessionClass)
-
Field Details
-
identityLinkServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getIdentityLinkServiceConfiguration
-
getClock
-
getEventDispatcher
-
getIdentityLinkEntityManager
-
getHistoricIdentityLinkEntityManager
-