Uses of Class
de.aristaflow.ilm.ws.rest.base.sessionmanagement.QaRemoteIteratorRest
-
Packages that use QaRemoteIteratorRest Package Description de.aristaflow.ilm.ws.rest.core.executionmanager de.aristaflow.ilm.ws.rest.core.orgmodelmanager de.aristaflow.ilm.ws.rest.core.worklistmanager -
-
Uses of QaRemoteIteratorRest in de.aristaflow.ilm.ws.rest.core.executionmanager
Fields in de.aristaflow.ilm.ws.rest.core.executionmanager declared as QaRemoteIteratorRest Modifier and Type Field Description protected QaRemoteIteratorRest
ActivityStartingRest. qarir
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager that return QaRemoteIteratorRest Modifier and Type Method Description @NotNull QaRemoteIteratorRest
ActivityStartingRest. getEnquiryRecipientIterator()
-
Uses of QaRemoteIteratorRest in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Fields in de.aristaflow.ilm.ws.rest.core.orgmodelmanager declared as QaRemoteIteratorRest Modifier and Type Field Description protected QaRemoteIteratorRest
PolicyResolutionRest. qarir
Methods in de.aristaflow.ilm.ws.rest.core.orgmodelmanager that return QaRemoteIteratorRest Modifier and Type Method Description @NotNull QaRemoteIteratorRest
PolicyResolutionRest. getResolutionIterator()
-
Uses of QaRemoteIteratorRest in de.aristaflow.ilm.ws.rest.core.worklistmanager
Subclasses of QaRemoteIteratorRest in de.aristaflow.ilm.ws.rest.core.worklistmanager Modifier and Type Class Description class
DelRecRemoteIteratorRest
class
PossAbsRemoteIteratorRest
-