Class AbstractManager
java.lang.Object
org.flowable.entitylink.service.impl.persistence.AbstractManager
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractManager(EntityLinkServiceConfiguration entityLinkServiceConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionprotected ClockgetClock()protected CommandContextprotected EntityLinkEntityManagerprotected EntityLinkServiceConfigurationprotected FlowableEventDispatcherprotected HistoricEntityLinkEntityManagerprotected <T> TgetSession(Class<T> sessionClass)
-
Field Details
-
entityLinkServiceConfiguration
-
-
Constructor Details
-
AbstractManager
-
-
Method Details
-
getCommandContext
-
getSession
-
getEntityLinkServiceConfiguration
-
getClock
-
getEventDispatcher
-
getEntityLinkEntityManager
-
getHistoricEntityLinkEntityManager
-