Uses of Interface
de.aristaflow.adept2.core.executionmanager.ExecutionManager
-
Packages that use ExecutionManager Package Description de.aristaflow.adept2.core.client de.aristaflow.ilm.ws.core.executionmanager de.aristaflow.ilm.ws.rest.core.executionmanager -
-
Uses of ExecutionManager in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return ExecutionManager Modifier and Type Method Description ExecutionManager
ADEPT2ClientService. getExecutionManager()
Deprecated.ExecutionManager
AdministrationService. getExecutionManager()
ExecutionManager
MultiplexingClientService. getExecutionManager()
ExecutionManager
LocalExecutionClientService. getExecutionManagerForActivity(EBPInstanceReference ebpInstanceReference)
Returns a reference to the execution manager that is responsible for the designated activity.ExecutionManager
MultiplexingClientService. getExecutionManagerForActivity(EBPInstanceReference ebpInstanceReference)
-
Uses of ExecutionManager in de.aristaflow.ilm.ws.core.executionmanager
Constructors in de.aristaflow.ilm.ws.core.executionmanager with parameters of type ExecutionManager Constructor Description ExecutionManagerWebService(ExecutionManager service, ServiceMetaData smd)
-
Uses of ExecutionManager in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type ExecutionManager Modifier and Type Method Description protected ExecutionManagerWebService
ExecutionManagerRest. createWebService(ExecutionManager serv, ServiceMetaData smd)
-