Uses of Class
adams.scripting.command.AbstractRemoteCommandOnFlowWithResponse
-
Packages that use AbstractRemoteCommandOnFlowWithResponse Package Description adams.scripting.command.flow -
-
Uses of AbstractRemoteCommandOnFlowWithResponse in adams.scripting.command.flow
Subclasses of AbstractRemoteCommandOnFlowWithResponse in adams.scripting.command.flow Modifier and Type Class Description class
GetFlow
Retrieves a running/registered flow using its ID.class
RestartFlow
Restarts a registered flow via its ID.class
SendFlowControlCommand
Sends a control command to a flow (pause/resume/stop/start).
-