Uses of Package
org.flowable.cmmn.api.runtime
Packages that use org.flowable.cmmn.api.runtime
Package
Description
-
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.apiClassDescriptionA builder API to create an event subscription to start an event-based case instance whenever an event with a very specific combination of correlation values occurs.A builder API to delete a manually created case start event subscription which was created and registered using the
CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder()
builder API.A builder API to modify a manually created case start event subscription which was created and registered using theCmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder()
builder API.Helper for changing the state of a case instance.A builder API to create new, dynamically injected plan items into an existing, running stage instance.Allows to query forPlanItemInstance
s.A builder that allows to execute a transition for a plan item instance from one state to another, optionally passing variables before the transition. -
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.api.delegate
-
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.api.event
-
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.api.listener
-
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.api.migration
-
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.api.reactivation
-
Classes in org.flowable.cmmn.api.runtime used by org.flowable.cmmn.api.runtimeClassDescriptionA builder API to create an event subscription to start an event-based case instance whenever an event with a very specific combination of correlation values occurs.A builder API to delete a manually created case start event subscription which was created and registered using the
CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder()
builder API.A builder API to modify a manually created case start event subscription which was created and registered using theCmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder()
builder API.Helper for changing the state of a case instance.A builder API to create new, dynamically injected plan items into an existing, running stage instance.Allows to query forPlanItemInstance
s.A builder that allows to execute a transition for a plan item instance from one state to another, optionally passing variables before the transition.