Interface WorkflowCondition


  • public interface WorkflowCondition
    A WorkflowCondition is a representation of a boolean expression. It is used as the first parameter to ThreadBuilder::doIf() and ThreadBuilder::doIfElse().