Name

adams.flow.transformer.GetRemoteCommandPayload


Synopsis

Returns the underlying payload objects (if any) from the incoming remote command.
Depending on request/response flag, it outputs the corresponding payload objects.
Does not forward anything if the array is empty.


Additional information

Flow input/output:
- input: adams.scripting.command.RemoteCommand
- output: java.lang.Object[]


Options