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

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

public class LoadCommand
extends AbstractCommand

Author:
deluan

Constructor Summary
LoadCommand(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

LoadCommand

public LoadCommand(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.