com.deluan.jenkins.plugins.rtc.commands
Class AbstractCommand
java.lang.Object
com.deluan.jenkins.plugins.rtc.commands.AbstractCommand
- All Implemented Interfaces:
- Command
- Direct Known Subclasses:
- AcceptCommand, CompareCommand, ListCommand, LoadCommand, StopDaemonCommand, VersionCommand
public abstract class AbstractCommand
- extends Object
- implements Command
- Author:
- deluan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCommand
public AbstractCommand(JazzConfiguration configurationProvider)
addLoginArgument
protected hudson.util.ArgumentListBuilder addLoginArgument(hudson.util.ArgumentListBuilder arguments)
addRepositoryArgument
protected hudson.util.ArgumentListBuilder addRepositoryArgument(hudson.util.ArgumentListBuilder args)
addLocalWorkspaceArgument
protected hudson.util.ArgumentListBuilder addLocalWorkspaceArgument(hudson.util.ArgumentListBuilder args)
getConfig
protected JazzConfiguration getConfig()
Copyright © 2004-2011. All Rights Reserved.