Uses of Class
de.aristaflow.ilm.ws.model.processmodel.InstIdPairRemoteIteratorWebService
-
Packages that use InstIdPairRemoteIteratorWebService Package Description de.aristaflow.ilm.ws.core.executionmanager de.aristaflow.ilm.ws.rest.core.executionmanager -
-
Uses of InstIdPairRemoteIteratorWebService in de.aristaflow.ilm.ws.core.executionmanager
Methods in de.aristaflow.ilm.ws.core.executionmanager that return InstIdPairRemoteIteratorWebService Modifier and Type Method Description InstIdPairRemoteIteratorWebService
ExecutionManagerWebService. 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 InstIdPairRemoteIteratorWebService Constructor Description ArchInstIdRemoteIteratorRest(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)
-