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

  • Constructor Details

    • BatchStatusCommand

      public BatchStatusCommand()
  • 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.