public class TestCommand extends Command
| Constructor and Description |
|---|
TestCommand() |
| Modifier and Type | Method and Description |
|---|---|
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
public TestCommand()
public void updateOptions(org.apache.commons.cli.Options options)
updateOptions in class Commandpublic boolean run(LogManager manager, org.apache.commons.cli.CommandLine cmd)
Copyright © 2019 Nuxeo. All rights reserved.