Uses of Class
de.aristaflow.ilm.model.processmodel.TemplIdRemoteIteratorData
-
Packages that use TemplIdRemoteIteratorData Package Description de.aristaflow.ilm.ws.rest.core.executionmanager de.aristaflow.ilm.ws.rest.model.processmodel -
-
Uses of TemplIdRemoteIteratorData in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager that return TemplIdRemoteIteratorData Modifier and Type Method Description TemplIdRemoteIteratorData
ArchTemplIdRemoteIteratorRest. getNext(UUID iteratorId, Integer count, Integer start)
TemplIdRemoteIteratorData
ArchTemplIdRemoteIteratorRest. getPrevious(UUID iteratorId, Integer count)
-
Uses of TemplIdRemoteIteratorData in de.aristaflow.ilm.ws.rest.model.processmodel
Methods in de.aristaflow.ilm.ws.rest.model.processmodel that return TemplIdRemoteIteratorData Modifier and Type Method Description TemplIdRemoteIteratorData
TemplIdRemoteIteratorRest. getNext(UUID iteratorId, Integer count, Integer start)
TemplIdRemoteIteratorData
TemplIdRemoteIteratorRest. getPrevious(UUID iteratorId, Integer count)
-