Uses of Class
de.aristaflow.ilm.model.resourcemodel.ResInstInitialRemoteIteratorData
Packages that use ResInstInitialRemoteIteratorData
Package
Description
-
Uses of ResInstInitialRemoteIteratorData in de.aristaflow.ilm.ws.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.core.resmodelmanager that return ResInstInitialRemoteIteratorDataModifier and TypeMethodDescriptionResModelExpressionEvaluationWebService.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 ResInstInitialRemoteIteratorDataModifier and TypeMethodDescription@NotNull @Valid ResInstInitialRemoteIteratorDataWorklistUpdateManagerWebService.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 ResInstInitialRemoteIteratorDataModifier and TypeMethodDescriptionResModelExpressionEvaluationRest.evaluateResourceInsts(Boolean includeParents, @Positive Integer count, @Positive 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 ResInstInitialRemoteIteratorDataModifier and TypeMethodDescriptionWorklistUpdateManagerRest.getAttachedResources(@NotNull UUID itemId, @Positive Integer count, @Positive Long aliveTime)