com.deluan.jenkins.plugins.rtc.commands
Class StopDaemonCommand

java.lang.Object
  extended by com.deluan.jenkins.plugins.rtc.commands.AbstractCommand
      extended by com.deluan.jenkins.plugins.rtc.commands.StopDaemonCommand
All Implemented Interfaces:
Command

public class StopDaemonCommand
extends AbstractCommand

Author:
deluan

Constructor Summary
StopDaemonCommand(JazzConfiguration configurationProvider)
           
 
Method Summary
 hudson.util.ArgumentListBuilder getArguments()
          Returns the arguments to be sent to the TF command line client
 
Methods inherited from class com.deluan.jenkins.plugins.rtc.commands.AbstractCommand
addLocalWorkspaceArgument, addLoginArgument, addRepositoryArgument, getConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopDaemonCommand

public StopDaemonCommand(JazzConfiguration configurationProvider)
Method Detail

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.