public class HelpCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NAME |
protected org.apache.commons.cli.Options |
options |
| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
displayCommonOptions() |
protected void |
displayHelp(Command command) |
String |
name() |
boolean |
run(LogManager manager,
org.apache.commons.cli.CommandLine cmd) |
void |
updateOptions(org.apache.commons.cli.Options options) |
getRecordRendererprotected static final String NAME
protected org.apache.commons.cli.Options options
public HelpCommand()
public void updateOptions(org.apache.commons.cli.Options options)
updateOptions in class Commandpublic boolean run(LogManager manager, org.apache.commons.cli.CommandLine cmd) throws InterruptedException
run in class CommandInterruptedExceptionprotected void displayCommonOptions()
protected void displayHelp(Command command)
Copyright © 2018 Nuxeo. All rights reserved.