Class AbstractGetShellResult

java.lang.Object
com.jsql.view.terminal.interaction.AbstractGetShellResult
All Implemented Interfaces:
InteractionCommand
Direct Known Subclasses:
GetWebShellResult

public class AbstractGetShellResult extends Object implements InteractionCommand
Append the result of a command in the terminal.
  • Constructor Details

    • AbstractGetShellResult

      public AbstractGetShellResult(Object[] interactionParams)
  • Method Details