Package io.littlehorse.sdk.wfsdk
Interface WorkflowCondition
-
public interface WorkflowConditionA WorkflowCondition is a representation of a boolean expression. It is used as the first parameter to ThreadBuilder::doIf() and ThreadBuilder::doIfElse().