Package gov.nasa.jpl.command
Class RemoveActivityCommand
java.lang.Object
gov.nasa.jpl.command.RemoveActivityCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveActivityCommand
-
-
Method Details
-
execute
This method removes an activity by its ID.- Specified by:
execute
in interfaceCommand
- Throws:
CommandException
-
unExecute
Undoes the removal of an activity.- Specified by:
unExecute
in interfaceCommand
- Throws:
CommandException
-