Class RouterWrapper.PathExpressionPair
- java.lang.Object
-
- de.codecentric.reedelk.platform.component.router.RouterWrapper.PathExpressionPair
-
- Enclosing class:
- RouterWrapper
public static class RouterWrapper.PathExpressionPair extends Object
-
-
Field Summary
Fields Modifier and Type Field Description de.codecentric.reedelk.runtime.api.script.dynamicvalue.DynamicStringexpressionExecutionNodepathReference
-
-
-
Field Detail
-
expression
public final de.codecentric.reedelk.runtime.api.script.dynamicvalue.DynamicString expression
-
pathReference
public final ExecutionNode pathReference
-
-