Uses of Interface
com.orchestranetworks.workflow.ConditionContext
Packages that use ConditionContext
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of ConditionContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type ConditionContextModifier and TypeMethodDescriptionabstract booleanCondition.evaluateCondition(ConditionContext aContext) This method is automatically executed when the control flow reaches an exclusive choice (or condition).