Uses of Class
org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
Packages that use AbstractCaseInstanceOperation
-
Uses of AbstractCaseInstanceOperation in org.flowable.cmmn.engine.impl.agenda.operation
Modifier and TypeClassDescriptionclass
class
class
An abstract base class for operations using criteria evaluation like entry / exit sentries, repetition rule and parent completion rule.class
class
class
class
class
class
This 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.class
This 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.class