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
Fields - 
Constructor Summary
Constructors - 
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:ExtCommandExecute the command- Specified by:
 executein classExtCommand- Returns:
 - true if command executed correctly.
 
 
 -