org.kie.config.cli.command.impl
Class ExitCliCommand
java.lang.Object
org.kie.config.cli.command.impl.PushGitRepositoryCliCommand
org.kie.config.cli.command.impl.ExitCliCommand
- All Implemented Interfaces:
- CliCommand
public class ExitCliCommand
- extends PushGitRepositoryCliCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExitCliCommand
public ExitCliCommand()
getName
public String getName()
- Specified by:
getName in interface CliCommand- Overrides:
getName in class PushGitRepositoryCliCommand
execute
public String execute(CliContext context)
- Specified by:
execute in interface CliCommand- Overrides:
execute in class PushGitRepositoryCliCommand
cleanup
protected void cleanup(String tmpDirectory)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.