com.ibm.team.build.internal.hjplugin
Class RTCCheckoutTask
java.lang.Object
com.ibm.team.build.internal.hjplugin.RTCCheckoutTask
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<Void>, Serializable
public class RTCCheckoutTask
- extends Object
- implements hudson.FilePath.FileCallable<Void>
- See Also:
- Serialized Form
|
Constructor Summary |
RTCCheckoutTask(String contextStr,
String buildToolkit,
String serverURI,
String userId,
String password,
int timeout,
String buildWorkspace,
String baselineSetName,
hudson.model.BuildListener listener,
hudson.remoting.RemoteOutputStream changeLog,
boolean isRemote,
boolean debug)
|
|
Method Summary |
Void |
invoke(File workspace,
hudson.remoting.VirtualChannel channel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RTCCheckoutTask
public RTCCheckoutTask(String contextStr,
String buildToolkit,
String serverURI,
String userId,
String password,
int timeout,
String buildWorkspace,
String baselineSetName,
hudson.model.BuildListener listener,
hudson.remoting.RemoteOutputStream changeLog,
boolean isRemote,
boolean debug)
invoke
public Void invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<Void>
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.