public class ThreaddumpCommand extends Object implements CliCommand
| Constructor and Description |
|---|
ThreaddumpCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Get one-line description of command.
|
String |
getName()
Name of the command.
|
int |
run(ProcessStream process)
Invoke the command.
|
public String getName()
CliCommandgetName in interface CliCommandpublic String getDescription()
CliCommandgetDescription in interface CliCommandpublic int run(ProcessStream process) throws org.kohsuke.args4j.CmdLineException
CliCommandrun in interface CliCommandorg.kohsuke.args4j.CmdLineExceptionCopyright © 2016. All rights reserved.