public class ExitCliCommand extends PushGitRepositoryCliCommand
| Constructor and Description |
|---|
ExitCliCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(String tmpDirectory) |
String |
execute(CliContext context) |
String |
getName() |
public String getName()
getName in interface CliCommandgetName in class PushGitRepositoryCliCommandpublic String execute(CliContext context)
execute in interface CliCommandexecute in class PushGitRepositoryCliCommandprotected void cleanup(String tmpDirectory)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.