Uses of Interface
adams.flow.core.RemoteExecutionHandler
-
Packages that use RemoteExecutionHandler Package Description adams.flow.control -
-
Uses of RemoteExecutionHandler in adams.flow.control
Classes in adams.flow.control that implement RemoteExecutionHandler Modifier and Type Class Description class
RemoteExecutionTrigger
Transfers the actors below itself, the specified storage items and variables using the specified connection for remote execution.
Uses the adams.scripting.command.flow.RemoteFlowExecution remote command behind the scenes.
-