Class BatchStatusCommand

java.lang.Object
PamController.command.ExtCommand
PamController.command.BatchStatusCommand

public class BatchStatusCommand extends ExtCommand
Command to get PAMGuard to send back the batch processing status.
Author:
dg50
  • Field Details Link icon

  • Constructor Details Link icon

    • BatchStatusCommand Link icon

      public BatchStatusCommand()
  • Method Details Link icon

    • execute Link icon

      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.