Uses of Class
de.aristaflow.ilm.ws.base.sessionmanagement.QaRemoteIteratorWebService
Packages that use QaRemoteIteratorWebService
Package
Description
-
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.executionmanager
Fields in de.aristaflow.ilm.ws.core.executionmanager declared as QaRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final QaRemoteIteratorWebServiceActivityStartingWebService.qriwsThe web service for remote iterator handlers for qualified agents.Methods in de.aristaflow.ilm.ws.core.executionmanager that return QaRemoteIteratorWebService -
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.orgmodelmanager
Fields in de.aristaflow.ilm.ws.core.orgmodelmanager declared as QaRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final QaRemoteIteratorWebServicePolicyResolutionWebService.qriwsThe web service for remote iterator handlers for qualified agents.Methods in de.aristaflow.ilm.ws.core.orgmodelmanager that return QaRemoteIteratorWebService -
Uses of QaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.worklistmanager
Fields in de.aristaflow.ilm.ws.core.worklistmanager declared as QaRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final QaRemoteIteratorWebServiceDelegationManagerWebService.qriwsThe web service for remote iterator handlers for qualified agents.protected final QaRemoteIteratorWebServiceWorklistUpdateManagerWebService.qriwsThe web service for remote iterator handlers for qualified agents.Methods in de.aristaflow.ilm.ws.core.worklistmanager that return QaRemoteIteratorWebServiceModifier and TypeMethodDescriptionDelegationManagerWebService.getQaRemoteIteratorWebService()WorklistUpdateManagerWebService.getQaRemoteIteratorWebService()Constructors in de.aristaflow.ilm.ws.core.worklistmanager with parameters of type QaRemoteIteratorWebServiceModifierConstructorDescriptionDelegationManagerWebService(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 QaRemoteIteratorWebServiceModifierConstructorDescriptionQaRemoteIteratorRest(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 QaRemoteIteratorWebServiceModifierConstructorDescriptionDelRecRemoteIteratorRest(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)