Uses of Interface
adams.scripting.command.RemoteCommandOnFlow
-
Packages that use RemoteCommandOnFlow Package Description adams.scripting.command adams.scripting.command.flow -
-
Uses of RemoteCommandOnFlow in adams.scripting.command
Classes in adams.scripting.command that implement RemoteCommandOnFlow Modifier and Type Class Description classAbstractRemoteCommandOnFlowWithResponseAncestor for commands that work on flows. -
Uses of RemoteCommandOnFlow in adams.scripting.command.flow
Classes in adams.scripting.command.flow that implement RemoteCommandOnFlow Modifier and Type Class Description classGetFlowRetrieves a running/registered flow using its ID.classRestartFlowRestarts a registered flow via its ID.classSendFlowControlCommandSends a control command to a flow (pause/resume/stop/start).
-