Uses of Interface
org.flowable.eventsubscription.api.EventSubscription
Packages that use EventSubscription
-
Uses of EventSubscription in org.flowable.cmmn.api.runtime
Methods in org.flowable.cmmn.api.runtime that return EventSubscriptionModifier and TypeMethodDescriptionCaseInstanceStartEventSubscriptionBuilder.subscribe()
Creates the event subscription with the registered combination of correlation parameter values and saves it. -
Uses of EventSubscription in org.flowable.engine.runtime
Methods in org.flowable.engine.runtime that return EventSubscriptionModifier and TypeMethodDescriptionProcessInstanceStartEventSubscriptionBuilder.subscribe()
Creates the event subscription with the registered combination of correlation parameter values and saves it. -
Uses of EventSubscription in org.flowable.eventsubscription.api
Methods in org.flowable.eventsubscription.api that return EventSubscription