Package org.flowable.cmmn.api.runtime
package org.flowable.cmmn.api.runtime
-
ClassDescriptionA 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.