Uses of Interface
adams.scripting.command.FlowAwareRemoteCommand
-
Packages that use FlowAwareRemoteCommand Package Description adams.scripting.command adams.scripting.command.basic adams.scripting.command.flow adams.scripting.command.gui -
-
Uses of FlowAwareRemoteCommand in adams.scripting.command
Classes in adams.scripting.command that implement FlowAwareRemoteCommand Modifier and Type Class Description classAbstractFlowAwareCommandAncestor for commands that have a flow context..classAbstractFlowAwareCommandWithResponseAncestor for commands with a response that have flow context. -
Uses of FlowAwareRemoteCommand in adams.scripting.command.basic
Classes in adams.scripting.command.basic that implement FlowAwareRemoteCommand Modifier and Type Class Description classTextJust sends some text. -
Uses of FlowAwareRemoteCommand in adams.scripting.command.flow
Classes in adams.scripting.command.flow that implement FlowAwareRemoteCommand Modifier and Type Class Description classRemoteFlowExecutionAllows the remote execution of flows, including the transfer of storage items from the flow triggering the remote execution. -
Uses of FlowAwareRemoteCommand in adams.scripting.command.gui
Classes in adams.scripting.command.gui that implement FlowAwareRemoteCommand Modifier and Type Class Description classMenuItemLaunches the specified menu item on the remote machine.
-