Uses of Class
org.citrusframework.dsl.PathExpressionSupport
Packages that use PathExpressionSupport
-
Uses of PathExpressionSupport in org.citrusframework.dsl
Methods in org.citrusframework.dsl that return PathExpressionSupportModifier and TypeMethodDescriptionPathExpressionSupport.expression(String expression, Object value) PathExpressionSupport.expressions(Map<String, Object> expressions) static PathExpressionSupportPathExpressionSupport.path()Static entrance for all generic path expression related Java DSL functionalities.