Uses of Class
de.aristaflow.ilm.ws.rest.model.resourcemodel.XPathExprWithContext
Packages that use XPathExprWithContext
-
Uses of XPathExprWithContext in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager with parameters of type XPathExprWithContextModifier and TypeMethodDescription@NotNull BooleanResModelExpressionEvaluationRest.evaluateBoolean(@NotNull @Valid XPathExprWithContext xpathExprWithContext) @NotNull DoubleResModelExpressionEvaluationRest.evaluateFloat(@NotNull @Valid XPathExprWithContext xpathExprWithContext) @NotNull LongResModelExpressionEvaluationRest.evaluateInteger(@NotNull @Valid XPathExprWithContext xpathExprWithContext) ResModelExpressionEvaluationRest.evaluateResourceInsts(Boolean includeParents, @Positive Integer count, @Positive Long aliveTime, @NotNull @Valid XPathExprWithContext xpathExprWithContext) @Valid ResInitialRemoteIteratorDataResModelExpressionEvaluationRest.evaluateResources(Boolean includeParents, @Positive Integer count, @Positive Long aliveTime, @NotNull @Valid XPathExprWithContext xpathExprWithContext) ResModelExpressionEvaluationRest.evaluateString(@NotNull @Valid XPathExprWithContext xpathExprWithContext) ResModelExpressionEvaluationRest.evaluateXml(@NotNull @Valid XPathExprWithContext xpathExprWithContext)