hudson.plugins.tfs.actions
Class CheckoutAction
java.lang.Object
hudson.plugins.tfs.actions.CheckoutAction
public class CheckoutAction
- extends java.lang.Object
|
Constructor Summary |
CheckoutAction(java.lang.String workspaceName,
java.lang.String projectPath,
java.lang.String localFolder,
boolean useUpdate)
|
|
Method Summary |
java.util.List<ChangeSet> |
checkout(Server server,
hudson.FilePath workspacePath,
java.util.Calendar lastBuildTimestamp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckoutAction
public CheckoutAction(java.lang.String workspaceName,
java.lang.String projectPath,
java.lang.String localFolder,
boolean useUpdate)
checkout
public java.util.List<ChangeSet> checkout(Server server,
hudson.FilePath workspacePath,
java.util.Calendar lastBuildTimestamp)
throws java.io.IOException,
java.lang.InterruptedException,
java.text.ParseException
- Throws:
java.io.IOException
java.lang.InterruptedException
java.text.ParseException
Copyright © 2008. All Rights Reserved.