Uses of Class
PamController.command.ExtCommand
Packages that use ExtCommand
-
Uses of ExtCommand in PamController.command
Subclasses of ExtCommand in PamController.commandModifier and TypeClassDescriptionclassclassCommand to get PAMGuard to send back the batch processing status.classExits PAMGuard.classclassclassGet XML settings from one or more modules.classclassKills PAMGuard, not attempting to stop it first.classclassclassDidn't work.classclassclassGet the status of PAMGuard 0 = idle, 1 = runningclassclassGets a summary string made up of strings from multiple modules.classclassMethods in PamController.command that return ExtCommandMethods in PamController.command that return types with arguments of type ExtCommandModifier and TypeMethodDescriptionprotected ArrayList<ExtCommand> CommandManager.getCommandsList()Methods in PamController.command with parameters of type ExtCommandModifier and TypeMethodDescriptionabstract booleanCommandManager.sendData(ExtCommand extCommand, String dataString) Reply to data called from InterpredDatabooleanMulticastController.sendData(ExtCommand extCommand, String dataString) booleanNetworkController.sendData(ExtCommand extCommand, String dataString) booleanTerminalController.sendData(ExtCommand extcommand, String dataString)