Uses of Class
org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
Packages that use EventSubscriptionManager
-
Uses of EventSubscriptionManager in org.flowable.engine.impl.bpmn.deployer
Fields in org.flowable.engine.impl.bpmn.deployer declared as EventSubscriptionManagerModifier and TypeFieldDescriptionprotected EventSubscriptionManager
BpmnDeploymentHelper.eventSubscriptionManager
Methods in org.flowable.engine.impl.bpmn.deployer that return EventSubscriptionManagerMethods in org.flowable.engine.impl.bpmn.deployer with parameters of type EventSubscriptionManagerModifier and TypeMethodDescriptionvoid
BpmnDeploymentHelper.setEventSubscriptionManager
(EventSubscriptionManager eventSubscriptionManager) -
Uses of EventSubscriptionManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as EventSubscriptionManagerModifier and TypeFieldDescriptionprotected EventSubscriptionManager
ProcessEngineConfigurationImpl.eventSubscriptionManager
Methods in org.flowable.engine.impl.cfg that return EventSubscriptionManagerMethods in org.flowable.engine.impl.cfg with parameters of type EventSubscriptionManagerModifier and TypeMethodDescriptionvoid
ProcessEngineConfigurationImpl.setEventSubscriptionManager
(EventSubscriptionManager eventSubscriptionManager)