Uses of Class
de.aristaflow.ilm.ws.rest.model.processmodel.InstanceRemoteIteratorRest
-
Packages that use InstanceRemoteIteratorRest Package Description de.aristaflow.ilm.ws.rest.core.processmanager -
-
Uses of InstanceRemoteIteratorRest in de.aristaflow.ilm.ws.rest.core.processmanager
Fields in de.aristaflow.ilm.ws.rest.core.processmanager declared as InstanceRemoteIteratorRest Modifier and Type Field Description protected InstanceRemoteIteratorRest
InstanceManagerRest. irir
Methods in de.aristaflow.ilm.ws.rest.core.processmanager that return InstanceRemoteIteratorRest Modifier and Type Method Description @NotNull InstanceRemoteIteratorRest
InstanceManagerRest. getInstanceIterator()
-