Uses of Package
org.flowable.cmmn.engine.impl.behavior
-
Classes in org.flowable.cmmn.engine.impl.behavior used by org.flowable.cmmn.engine.impl.behavior Class Description CmmnActivityBehavior Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed.CmmnTriggerableActivityBehavior Behavior interface, likeCmmnActivityBehavior, when the CMMN engine decides the behavior for a plan item needs to be executed and the behavior acts as a wait state.CoreCmmnActivityBehavior Superclass forCmmnActivityBehaviorimplementations that are part of the core CMMN behaviors of the CMMN Engine. -
Classes in org.flowable.cmmn.engine.impl.behavior used by org.flowable.cmmn.engine.impl.behavior.impl Class Description CmmnActivityBehavior Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed.CmmnActivityWithMigrationContextBehavior CmmnTriggerableActivityBehavior Behavior interface, likeCmmnActivityBehavior, when the CMMN engine decides the behavior for a plan item needs to be executed and the behavior acts as a wait state.CoreCmmnActivityBehavior Superclass forCmmnActivityBehaviorimplementations that are part of the core CMMN behaviors of the CMMN Engine.CoreCmmnTriggerableActivityBehavior Superclass forCmmnTriggerableActivityBehaviorimplementations that are part of the core CMMN behaviors of the CMMN Engine.OnParentEndDependantActivityBehavior Implement this behavior interface if you want to hook into the end semantics of a plan item depending on its parent ending transition.PlanItemActivityBehavior Behavior interface, like theCmmnActivityBehaviorandCmmnTriggerableActivityBehaviorinterfaces, exposing even more low-level hookpoints to add custom logic. -
Classes in org.flowable.cmmn.engine.impl.behavior used by org.flowable.cmmn.engine.impl.behavior.impl.http.handler Class Description CmmnActivityBehavior Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed.CmmnTriggerableActivityBehavior Behavior interface, likeCmmnActivityBehavior, when the CMMN engine decides the behavior for a plan item needs to be executed and the behavior acts as a wait state. -
Classes in org.flowable.cmmn.engine.impl.behavior used by org.flowable.cmmn.engine.impl.delegate Class Description CmmnActivityBehavior Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed.CmmnTriggerableActivityBehavior Behavior interface, likeCmmnActivityBehavior, when the CMMN engine decides the behavior for a plan item needs to be executed and the behavior acts as a wait state. -
Classes in org.flowable.cmmn.engine.impl.behavior used by org.flowable.cmmn.engine.impl.parser Class Description CmmnActivityBehavior Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed. -
Classes in org.flowable.cmmn.engine.impl.behavior used by org.flowable.cmmn.engine.impl.util Class Description PlanItemActivityBehavior Behavior interface, like theCmmnActivityBehaviorandCmmnTriggerableActivityBehaviorinterfaces, exposing even more low-level hookpoints to add custom logic.