net.praqma.jenkins.configrotator.scm.git
Class Checkout
java.lang.Object
net.praqma.jenkins.configrotator.scm.git.Checkout
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<Boolean>, Serializable
public class Checkout
- extends Object
- implements hudson.FilePath.FileCallable<Boolean>
- Author:
- cwolfgang
- See Also:
- Serialized Form
|
Method Summary |
Boolean |
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 |
Checkout
public Checkout(String name,
String branch,
String commitId)
invoke
public Boolean invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<Boolean>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.