Uses of Class
de.aristaflow.ilm.model.resourcemodel.ResInstInitialRemoteIteratorData
-
-
Uses of ResInstInitialRemoteIteratorData in de.aristaflow.ilm.ws.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.core.resmodelmanager that return ResInstInitialRemoteIteratorData Modifier and Type Method Description @Valid ResInstInitialRemoteIteratorData
ResModelExpressionEvaluationWebService. evaluateResourceInsts(@NotNull @Valid SessionToken session, @NotBlank String xpath, @Valid ProcessNodeContext pnc, Boolean includeChildren, @Positive Integer count)
-
Uses of ResInstInitialRemoteIteratorData in de.aristaflow.ilm.ws.core.worklistmanager
Methods in de.aristaflow.ilm.ws.core.worklistmanager that return ResInstInitialRemoteIteratorData Modifier and Type Method Description @NotNull @Valid ResInstInitialRemoteIteratorData
WorklistUpdateManagerWebService. getAttachedResources(@NotNull @Valid SessionToken session, @NotNull UUID itemId, @Positive Integer count)
-
Uses of ResInstInitialRemoteIteratorData in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager that return ResInstInitialRemoteIteratorData Modifier and Type Method Description @Valid ResInstInitialRemoteIteratorData
ResModelExpressionEvaluationRest. evaluateResourceInsts(Boolean includeParents, @Positive Integer count, Long aliveTime, @NotNull @Valid XPathExprWithContext xpathExprWithContext)
-
Uses of ResInstInitialRemoteIteratorData in de.aristaflow.ilm.ws.rest.core.worklistmanager
Methods in de.aristaflow.ilm.ws.rest.core.worklistmanager that return ResInstInitialRemoteIteratorData Modifier and Type Method Description @Valid ResInstInitialRemoteIteratorData
WorklistUpdateManagerRest. getAttachedResources(@NotNull UUID itemId, @Positive Integer count, Long aliveTime)
-