public class ModifyPasswordCommand extends Command
Modifier and Type | Field and Description |
---|---|
static String[] |
commandPath |
Constructor and Description |
---|
ModifyPasswordCommand() |
Modifier and Type | Method and Description |
---|---|
int |
execute(Location location,
List<String> args)
The abstract call to execute the Command
|
String |
getUsageDescription() |
String |
getUsageExample() |
addArgument, addOption, addOption, checkArguments, confirm, defaultArgumentResultHandler, getCommandArgumentList, getCommandLine, getCommandLineOptions, getCommandPath, getCompleter, getUsageHeader, handleBooleanResponse, handleResponse, isCompleteArgumentList, printHelp, println, printUsage
public static final String[] commandPath
public ModifyPasswordCommand() throws co.ecg.alpaca.toolkit.exception.AlpacaException
co.ecg.alpaca.toolkit.exception.AlpacaException
public int execute(Location location, List<String> args) throws co.ecg.alpaca.toolkit.exception.AlpacaException
Command
public String getUsageDescription()
getUsageDescription
in class Command
public String getUsageExample()
getUsageExample
in class Command
Copyright © 2016. All rights reserved.