Uses of Class
org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
Packages that use AbstractPlanItemInstanceOperation
-
Uses of AbstractPlanItemInstanceOperation in org.flowable.cmmn.engine.impl.agenda.operation
Modifier and TypeClassDescriptionclass
class
Operation that moves a givenPlanItemInstance
to a terminal state (completed, terminated or failed).class
class
class
class
class
class
class
class
class
A specific create operation for plan items being created out of a repetition where the repetition rule is actually treated as part of the main plan item and not within the create operation as it is usually been treated.class
class
Note: only possible for event listener plan items.class
class
class
Note: only possible for event listener plan items.class
class
class
Reactivates a plan item as part of a case reactivation which is pretty similar to theCreatePlanItemInstanceOperation
, but uses a different transition for the listeners as the newly created plan item instance is created as part of a reactivation process.class
class
class