Uses of Class
org.flowable.engine.impl.bpmn.deployer.TimerManager
Packages that use TimerManager
-
Uses of TimerManager in org.flowable.engine.impl.bpmn.deployer
Fields in org.flowable.engine.impl.bpmn.deployer declared as TimerManagerMethods in org.flowable.engine.impl.bpmn.deployer that return TimerManagerMethods in org.flowable.engine.impl.bpmn.deployer with parameters of type TimerManagerModifier and TypeMethodDescriptionvoid
BpmnDeploymentHelper.setTimerManager
(TimerManager timerManager) -
Uses of TimerManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as TimerManagerModifier and TypeFieldDescriptionprotected TimerManager
ProcessEngineConfigurationImpl.timerManager
Methods in org.flowable.engine.impl.cfg that return TimerManagerMethods in org.flowable.engine.impl.cfg with parameters of type TimerManagerModifier and TypeMethodDescriptionvoid
ProcessEngineConfigurationImpl.setTimerManager
(TimerManager timerManager)