Uses of Class
de.aristaflow.ilm.ws.model.processmodel.TemplIdRemoteIteratorWebService
Packages that use TemplIdRemoteIteratorWebService
Package
Description
-
Uses of TemplIdRemoteIteratorWebService in de.aristaflow.ilm.ws.core.executionmanager
Fields in de.aristaflow.ilm.ws.core.executionmanager declared as TemplIdRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final TemplIdRemoteIteratorWebServiceInstanceControlWebService.tiriwsThe web service for remote iterator handlers for template IDs.Methods in de.aristaflow.ilm.ws.core.executionmanager that return TemplIdRemoteIteratorWebServiceModifier and TypeMethodDescriptionExecutionManagerWebService.getTemplIdRemoteIteratorWebService()InstanceControlWebService.getTemplIdRemoteIteratorWebService()Constructors in de.aristaflow.ilm.ws.core.executionmanager with parameters of type TemplIdRemoteIteratorWebServiceModifierConstructorDescriptionInstanceControlWebService(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 TemplIdRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final TemplIdRemoteIteratorWebServiceTemplateManagerWebService.tiriwsThe web service for remote iterator handlers for template IDs.Methods in de.aristaflow.ilm.ws.core.processmanager that return TemplIdRemoteIteratorWebService -
Uses of TemplIdRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.core.executionmanager
Constructors in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type TemplIdRemoteIteratorWebServiceModifierConstructorDescriptionArchTemplIdRemoteIteratorRest(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 TemplIdRemoteIteratorWebServiceModifierConstructorDescriptionTemplIdRemoteIteratorRest(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)