Uses of Interface
de.aristaflow.adept2.core.runtimeservice.RemoteExecutionControlManager
-
Packages that use RemoteExecutionControlManager Package Description de.aristaflow.adept2.core.runtimeservice de.aristaflow.ilm.ws.core.runtimeservice -
-
Uses of RemoteExecutionControlManager in de.aristaflow.adept2.core.runtimeservice
Methods in de.aristaflow.adept2.core.runtimeservice that return RemoteExecutionControlManager Modifier and Type Method Description RemoteExecutionControlManager
RuntimeService. 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 RemoteExecutionControlManager Constructor Description RemoteExecutionControlManagerWebService(RemoteExecutionControlManager service, AbstractSubResourceWebService<?> parent)
-