Uses of Interface
de.aristaflow.adept2.core.runtimeservice.RemoteExecutionControlManager
Packages that use RemoteExecutionControlManager
Package
Description
-
Uses of RemoteExecutionControlManager in de.aristaflow.adept2.core.runtimeservice
Methods in de.aristaflow.adept2.core.runtimeservice that return RemoteExecutionControlManagerModifier and TypeMethodDescriptionRuntimeService.getExecutionControlManager()Gets a manager for controlling the execution of an activity, for instance, finishing, suspending,... -
Uses of RemoteExecutionControlManager in de.aristaflow.ilm.ws.core.runtimeservice
Constructors in de.aristaflow.ilm.ws.core.runtimeservice with parameters of type RemoteExecutionControlManagerModifierConstructorDescriptionRemoteExecutionControlManagerWebService(RemoteExecutionControlManager service, AbstractSubResourceWebService<?> parent)