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