Uses of Interface
com.orchestranetworks.workflow.ConditionBeanContext
Packages that use ConditionBeanContext
Package
Description
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 ConditionBeanContextModifier and TypeMethodDescriptionabstract booleanConditionBean.evaluateCondition(ConditionBeanContext aContext) This method is automatically executed when the control flow reaches an exclusive choice (or condition).