Uses of Interface
de.aristaflow.adept2.core.executionmanager.ExecutionManager
Packages that use ExecutionManager
Package
Description
-
Uses of ExecutionManager in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return ExecutionManagerModifier and TypeMethodDescriptionADEPT2ClientService.getExecutionManager()Deprecated.AdministrationService.getExecutionManager()MultiplexingClientService.getExecutionManager()LocalExecutionClientService.getExecutionManagerForActivity(EBPInstanceReference ebpInstanceReference) Returns a reference to the execution manager that is responsible for the designated activity.MultiplexingClientService.getExecutionManagerForActivity(EBPInstanceReference ebpInstanceReference) -
Uses of ExecutionManager in de.aristaflow.ilm.ws.core.executionmanager
Fields in de.aristaflow.ilm.ws.core.executionmanager declared as ExecutionManagerModifier and TypeFieldDescriptionprotected final ExecutionManagerInstanceExecutionMonitorWebService.emConstructors in de.aristaflow.ilm.ws.core.executionmanager with parameters of type ExecutionManagerModifierConstructorDescriptionExecutionManagerWebService(ExecutionManager service, ServiceMetaData smd) InstanceExecutionMonitorWebService(ExecutionManager parentService, ProcessUnawareAccess pua, ExecutionManagerWebService parent) -
Uses of ExecutionManager in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type ExecutionManagerModifier and TypeMethodDescriptionprotected ExecutionManagerWebServiceExecutionManagerRest.createWebService(ExecutionManager serv, ServiceMetaData smd)