Uses of Class
org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
Packages that use CmmnOperation
Package
Description
-
Uses of CmmnOperation in org.flowable.cmmn.engine.impl.agenda
Methods in org.flowable.cmmn.engine.impl.agenda with parameters of type CmmnOperationModifier and TypeMethodDescriptionvoidDefaultCmmnEngineAgenda.addOperation(CmmnOperation operation) protected intDefaultCmmnEngineAgenda.getOperationIndex(CmmnOperation operation) Returns the index in the list of operations where theCmmnOperationshould be inserted. -
Uses of CmmnOperation in org.flowable.cmmn.engine.impl.agenda.operation
Subclasses of CmmnOperation in org.flowable.cmmn.engine.impl.agenda.operationModifier and TypeClassDescriptionclassclassclassclassclassAn abstract base class for operations using criteria evaluation like entry / exit sentries, repetition rule and parent completion rule.classOperation that moves a givenPlanItemInstanceto a terminal state (completed, terminated or failed).classclassclassclassclassclassclassclassclassclassclassA 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.classclassNote: only possible for event listener plan items.classclassclassclassclassclassNote: only possible for event listener plan items.classclassclassclassThis operation reactivates a case model by first setting its reactivation event listener to active and triggering it, then in a second phase step through all plan items having a reactivation sentry and reactivate them before the model is completely re-evaluated again for reactivation of the case.classReactivates 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.classThis operation is initializing phase two of a case reactivation by reactivating the root plan item model for the case according the case model which means that only plan items marked as eligible for reactivation will be recreated and evaluated for activation.classclassclassclass