Uses of Class
de.aristaflow.ilm.ws.model.processmodel.TemplIdRemoteIteratorWebService
-
-
Uses of TemplIdRemoteIteratorWebService in de.aristaflow.ilm.ws.core.executionmanager
Fields in de.aristaflow.ilm.ws.core.executionmanager declared as TemplIdRemoteIteratorWebService Modifier and Type Field Description protected TemplIdRemoteIteratorWebServiceInstanceControlWebService. tiriwsThe web service for remote iterator handlers for template IDs.Methods in de.aristaflow.ilm.ws.core.executionmanager that return TemplIdRemoteIteratorWebService Modifier and Type Method Description TemplIdRemoteIteratorWebServiceExecutionManagerWebService. getTemplIdRemoteIteratorWebService()TemplIdRemoteIteratorWebServiceInstanceControlWebService. getTemplIdRemoteIteratorWebService()Constructors in de.aristaflow.ilm.ws.core.executionmanager with parameters of type TemplIdRemoteIteratorWebService Constructor Description InstanceControlWebService(InstanceControl service, ExecutionManagerWebService parent, TemplIdRemoteIteratorWebService tiriws) -
Uses of TemplIdRemoteIteratorWebService in de.aristaflow.ilm.ws.core.processmanager
Fields in de.aristaflow.ilm.ws.core.processmanager declared as TemplIdRemoteIteratorWebService Modifier and Type Field Description protected TemplIdRemoteIteratorWebServiceTemplateManagerWebService. tiriwsThe web service for remote iterator handlers for template IDs.Methods in de.aristaflow.ilm.ws.core.processmanager that return TemplIdRemoteIteratorWebService Modifier and Type Method Description TemplIdRemoteIteratorWebServiceTemplateManagerWebService. getTemplIdRemoteIteratorWebService() -
Uses of TemplIdRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.core.executionmanager
Constructors in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type TemplIdRemoteIteratorWebService Constructor Description ArchTemplIdRemoteIteratorRest(TemplIdRemoteIteratorWebService 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 TemplIdRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.model.processmodel
Constructors in de.aristaflow.ilm.ws.rest.model.processmodel with parameters of type TemplIdRemoteIteratorWebService Constructor Description TemplIdRemoteIteratorRest(TemplIdRemoteIteratorWebService 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)
-