com.deluan.jenkins.plugins.rtc.commands
Class StopDaemonCommand
java.lang.Object
com.deluan.jenkins.plugins.rtc.commands.AbstractCommand
com.deluan.jenkins.plugins.rtc.commands.StopDaemonCommand
- All Implemented Interfaces:
- Command
public class StopDaemonCommand
- extends AbstractCommand
- Author:
- deluan
|
Method Summary |
hudson.util.ArgumentListBuilder |
getArguments()
Returns the arguments to be sent to the TF command line client |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopDaemonCommand
public StopDaemonCommand(JazzConfiguration configurationProvider)
getArguments
public hudson.util.ArgumentListBuilder getArguments()
- Description copied from interface:
Command
- Returns the arguments to be sent to the TF command line client
- Returns:
- arguments for the TF tool
Copyright © 2004-2011. All Rights Reserved.