Uses of Interface
org.flowable.eventregistry.api.EventManagementService
Packages that use EventManagementService
-
Uses of EventManagementService in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api that return EventManagementService -
Uses of EventManagementService in org.flowable.eventregistry.impl
Classes in org.flowable.eventregistry.impl that implement EventManagementServiceFields in org.flowable.eventregistry.impl declared as EventManagementServiceModifier and TypeFieldDescriptionprotected EventManagementServiceEventRegistryEngineConfiguration.eventManagementServiceprotected EventManagementServiceEventRegistryEngineImpl.managementServiceMethods in org.flowable.eventregistry.impl that return EventManagementServiceModifier and TypeMethodDescriptionEventRegistryEngine.getEventManagementService()EventRegistryEngineConfiguration.getEventManagementService()EventRegistryEngineImpl.getEventManagementService()Methods in org.flowable.eventregistry.impl with parameters of type EventManagementServiceModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setEventManagementService(EventManagementService eventManagementService)