Class XPathExprWithContext
java.lang.Object
de.aristaflow.ilm.ws.rest.model.resourcemodel.XPathExprWithContext
- All Implemented Interfaces:
Serializable
This class combines several parameters to one (POST) parameter.
- See Also:
-
ResModelExpressionEvaluationRest.evaluateResources(Boolean, Integer, Long, XPathExprWithContext)ResModelExpressionEvaluationRest.evaluateResourceInsts(Boolean, Integer, Long, XPathExprWithContext)ResModelExpressionEvaluationRest.evaluateBoolean(XPathExprWithContext)ResModelExpressionEvaluationRest.evaluateInteger(XPathExprWithContext)ResModelExpressionEvaluationRest.evaluateFloat(XPathExprWithContext)ResModelExpressionEvaluationRest.evaluateString(XPathExprWithContext)ResModelExpressionEvaluationRest.evaluateXml(XPathExprWithContext)- Serialized Form
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
xpath
-
processNodeContext
-
-
Constructor Details
-
XPathExprWithContext
public XPathExprWithContext()
-