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 TypeMethodDescriptionvoidBpmnDeploymentHelper.setTimerManager(TimerManager timerManager) -
Uses of TimerManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as TimerManagerModifier and TypeFieldDescriptionprotected TimerManagerProcessEngineConfigurationImpl.timerManagerMethods in org.flowable.engine.impl.cfg that return TimerManagerMethods in org.flowable.engine.impl.cfg with parameters of type TimerManagerModifier and TypeMethodDescriptionvoidProcessEngineConfigurationImpl.setTimerManager(TimerManager timerManager)