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)  | 
getRecordCodec, 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)
protected void displayCommonOptions()
protected void displayHelp(Command command)
Copyright © 2019 Nuxeo. All rights reserved.