Class StatusCommand

java.lang.Object
PamController.command.ExtCommand
PamController.command.StatusCommand

public class StatusCommand extends ExtCommand
Get the status of PAMGuard 0 = idle, 1 = running
Author:
Doug Gillespie
  • Constructor Details

    • StatusCommand

      public StatusCommand()
  • Method Details

    • execute

      public String execute(String command)
      Description copied from class: ExtCommand
      Execute the command
      Specified by:
      execute in class ExtCommand
      Returns:
      true if command executed correctly.
    • getReturnString

      public String getReturnString()
    • getHint

      public String getHint()
      Description copied from class: ExtCommand
      Get a hint text for the help command.
      Overrides:
      getHint in class ExtCommand
      Returns:
      hint text.