Package com.google.gerrit.sshd.commands
Class ListProjectsCommand
java.lang.Object
com.google.gerrit.sshd.BaseCommand
com.google.gerrit.sshd.SshCommand
com.google.gerrit.sshd.commands.ListProjectsCommand
- All Implemented Interfaces:
- org.apache.sshd.server.command.Command,- org.apache.sshd.server.command.CommandDirectErrorStreamAware,- org.apache.sshd.server.command.CommandDirectInputStreamAware,- org.apache.sshd.server.command.CommandDirectOutputStreamAware,- org.apache.sshd.server.command.CommandDirectStreamsAware,- org.apache.sshd.server.command.CommandLifecycle
- 
Nested Class SummaryNested classes/interfaces inherited from class com.google.gerrit.sshd.BaseCommandBaseCommand.CommandRunnable, BaseCommand.Failure, BaseCommand.ProjectCommandRunnable, BaseCommand.UnloggedFailure
- 
Field SummaryFieldsFields inherited from class com.google.gerrit.sshd.SshCommandstderr, stdoutFields inherited from class com.google.gerrit.sshd.BaseCommandcleanup, dynamicBeans, ENC, err, exit, in, injector, out, STATUS_NOT_ADMIN, user
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.google.gerrit.sshd.SshCommandstartMethods inherited from class com.google.gerrit.sshd.BaseCommanddestroy, die, die, die, enableGracefulStop, getArguments, getName, getPluginName, getSession, getTaskDescription, getTrimmedArguments, newCmdLineParser, onExit, parseCommandLine, parseCommandLine, provideStateTo, setArguments, setErrorStream, setExitCallback, setForceTracing, setInputStream, setOutputStream, setTraceId, startThread, toPrintWriter, usage, writeError
- 
Field Details- 
impl
 
- 
- 
Constructor Details- 
ListProjectsCommandpublic ListProjectsCommand()
 
- 
- 
Method Details- 
run- Specified by:
- runin class- SshCommand
- Throws:
- Exception
 
 
-