Class ExecutionFlowCondition

java.lang.Object
io.kestra.core.models.conditions.Condition
io.kestra.core.models.conditions.types.ExecutionFlowCondition
All Implemented Interfaces:
Rethrow.PredicateChecked<ConditionContext,InternalException>

@Plugin(examples=@Example(full=true,code={"- conditions:"," - type: io.kestra.core.models.conditions.types.ExecutionFlowCondition"," namespace: io.kestra.tests"," flowId: my-current-flow"})) public class ExecutionFlowCondition extends Condition