net.orpiske.ssps.sdm.actions
Class Upgrade
java.lang.Object
net.orpiske.ssps.sdm.actions.ActionInterface
net.orpiske.ssps.sdm.actions.Upgrade
public class Upgrade
- extends ActionInterface
- Author:
- Otavio R. Piske
Method Summary |
protected void |
processCommand(String[] args)
Process the command line arguments |
void |
run()
Runs the action |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Upgrade
public Upgrade(String[] args)
processCommand
protected void processCommand(String[] args)
- Description copied from class:
ActionInterface
- Process the command line arguments
- Specified by:
processCommand
in class ActionInterface
- Parameters:
args
- the command line arguments
run
public void run()
- Description copied from class:
ActionInterface
- Runs the action
- Specified by:
run
in class ActionInterface
Copyright © 2013. All Rights Reserved.