Uses of Class
de.aristaflow.ilm.ws.base.sessionmanagement.QaRemoteIteratorWebService
-
-
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.executionmanager
Fields in de.aristaflow.ilm.ws.core.executionmanager declared as QaRemoteIteratorWebService Modifier and Type Field Description protected QaRemoteIteratorWebServiceActivityStartingWebService. qriwsThe web service for remote iterator handlers for qualified agents.Methods in de.aristaflow.ilm.ws.core.executionmanager that return QaRemoteIteratorWebService Modifier and Type Method Description QaRemoteIteratorWebServiceActivityStartingWebService. getQaRemoteIteratorWebService() -
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.orgmodelmanager
Fields in de.aristaflow.ilm.ws.core.orgmodelmanager declared as QaRemoteIteratorWebService Modifier and Type Field Description protected QaRemoteIteratorWebServicePolicyResolutionWebService. qriwsThe web service for remote iterator handlers for qualified agents.Methods in de.aristaflow.ilm.ws.core.orgmodelmanager that return QaRemoteIteratorWebService Modifier and Type Method Description QaRemoteIteratorWebServicePolicyResolutionWebService. getQaRemoteIteratorWebService() -
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.worklistmanager
Fields in de.aristaflow.ilm.ws.core.worklistmanager declared as QaRemoteIteratorWebService Modifier and Type Field Description protected QaRemoteIteratorWebServiceDelegationManagerWebService. qriwsThe web service for remote iterator handlers for qualified agents.protected QaRemoteIteratorWebServiceWorklistUpdateManagerWebService. qriwsThe web service for remote iterator handlers for qualified agents.Methods in de.aristaflow.ilm.ws.core.worklistmanager that return QaRemoteIteratorWebService Modifier and Type Method Description QaRemoteIteratorWebServiceDelegationManagerWebService. getQaRemoteIteratorWebService()QaRemoteIteratorWebServiceWorklistUpdateManagerWebService. getQaRemoteIteratorWebService()Constructors in de.aristaflow.ilm.ws.core.worklistmanager with parameters of type QaRemoteIteratorWebService Constructor Description DelegationManagerWebService(DelegationManager service, AbstractSubResourceWebService<?> parent, QaRemoteIteratorWebService qriws)WorklistUpdateManagerWebService(WorklistUpdateManager service, WorklistManagerWebService parent, QaRemoteIteratorWebService qriws) -
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.base.sessionmanagement
Constructors in de.aristaflow.ilm.ws.rest.base.sessionmanagement with parameters of type QaRemoteIteratorWebService Constructor Description QaRemoteIteratorRest(QaRemoteIteratorWebService service, de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, de.aristaflow.adept2.base.communication.rest.ResponseHandler respHandler, de.aristaflow.adept2.base.communication.rest.ExceptionHandler excpHandler, de.aristaflow.adept2.base.communication.rest.ServiceResourceConfig srConf, Supplier<com.fasterxml.jackson.databind.ObjectMapper> objectMapper, UnaryOperator<Exception> headerDataExcpAdapter) -
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.core.worklistmanager
Constructors in de.aristaflow.ilm.ws.rest.core.worklistmanager with parameters of type QaRemoteIteratorWebService Constructor Description DelRecRemoteIteratorRest(QaRemoteIteratorWebService service, de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, de.aristaflow.adept2.base.communication.rest.ResponseHandler respHandler, de.aristaflow.adept2.base.communication.rest.ExceptionHandler excpHandler, de.aristaflow.adept2.base.communication.rest.ServiceResourceConfig srConf, Supplier<com.fasterxml.jackson.databind.ObjectMapper> objectMapper, UnaryOperator<Exception> headerDataExcpAdapter)PossAbsRemoteIteratorRest(QaRemoteIteratorWebService service, de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, de.aristaflow.adept2.base.communication.rest.ResponseHandler respHandler, de.aristaflow.adept2.base.communication.rest.ExceptionHandler excpHandler, de.aristaflow.adept2.base.communication.rest.ServiceResourceConfig srConf, Supplier<com.fasterxml.jackson.databind.ObjectMapper> objectMapper, UnaryOperator<Exception> headerDataExcpAdapter)
-