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 EventSubscriptionManagerBpmnDeploymentHelper.eventSubscriptionManagerMethods in org.flowable.engine.impl.bpmn.deployer that return EventSubscriptionManagerMethods in org.flowable.engine.impl.bpmn.deployer with parameters of type EventSubscriptionManagerModifier and TypeMethodDescriptionvoidBpmnDeploymentHelper.setEventSubscriptionManager(EventSubscriptionManager eventSubscriptionManager) -
Uses of EventSubscriptionManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as EventSubscriptionManagerModifier and TypeFieldDescriptionprotected EventSubscriptionManagerProcessEngineConfigurationImpl.eventSubscriptionManagerMethods in org.flowable.engine.impl.cfg that return EventSubscriptionManagerMethods in org.flowable.engine.impl.cfg with parameters of type EventSubscriptionManagerModifier and TypeMethodDescriptionvoidProcessEngineConfigurationImpl.setEventSubscriptionManager(EventSubscriptionManager eventSubscriptionManager)