Package PamController.command
Class BatchStatusCommand
java.lang.Object
PamController.command.ExtCommand
PamController.command.BatchStatusCommand
Command to get PAMGuard to send back the batch processing status.
- Author:
- dg50
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class PamController.command.ExtCommand
canExecute, executeCommand, findControlledUnits, getHint, getName, isImmediate, setImmediate, setName
-
Field Details
-
commandId
- See Also:
-
-
Constructor Details
-
BatchStatusCommand
public BatchStatusCommand()
-
-
Method Details
-
execute
Description copied from class:ExtCommand
Execute the command- Specified by:
execute
in classExtCommand
- Returns:
- true if command executed correctly.
-