Uses of Interface
org.citrusframework.container.ConditionExpression
Packages that use ConditionExpression
-
Uses of ConditionExpression in org.citrusframework.container
Methods in org.citrusframework.container that return ConditionExpressionModifier and TypeMethodDescriptionConditional.getConditionExpression()Gets the condition expression.Methods in org.citrusframework.container with parameters of type ConditionExpressionModifier and TypeMethodDescriptionConditional.Builder.when(ConditionExpression expression) Condition which allows execution if evaluates to true.