Uses of Class
de.aristaflow.ilm.ws.model.processmodel.InstIdPairRemoteIteratorWebService
Packages that use InstIdPairRemoteIteratorWebService
Package
Description
-
Uses of InstIdPairRemoteIteratorWebService in de.aristaflow.ilm.ws.core.executionmanager
Methods in de.aristaflow.ilm.ws.core.executionmanager that return InstIdPairRemoteIteratorWebServiceModifier and TypeMethodDescriptionExecutionManagerWebService.getInstIdPairRemoteIteratorWebService() -
Uses of InstIdPairRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.core.executionmanager
Constructors in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type InstIdPairRemoteIteratorWebServiceModifierConstructorDescriptionArchInstIdRemoteIteratorRest(InstIdPairRemoteIteratorWebService 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)