Uses of Interface
org.flowable.eventsubscription.service.EventSubscriptionService
Packages that use EventSubscriptionService
Package
Description
-
Uses of EventSubscriptionService in org.flowable.eventsubscription.service
Fields in org.flowable.eventsubscription.service declared as EventSubscriptionServiceModifier and TypeFieldDescriptionprotected EventSubscriptionServiceEventSubscriptionServiceConfiguration.eventSubscriptionServiceMethods in org.flowable.eventsubscription.service that return EventSubscriptionServiceModifier and TypeMethodDescriptionEventSubscriptionServiceConfiguration.getEventSubscriptionService()Methods in org.flowable.eventsubscription.service with parameters of type EventSubscriptionServiceModifier and TypeMethodDescriptionEventSubscriptionServiceConfiguration.setEventSubscriptionService(EventSubscriptionService eventSubscriptionService) -
Uses of EventSubscriptionService in org.flowable.eventsubscription.service.impl
Classes in org.flowable.eventsubscription.service.impl that implement EventSubscriptionService