net.praqma.jenkins.configrotator.scm.git
Class ResolveNextCommit
java.lang.Object
net.praqma.jenkins.configrotator.scm.git.ResolveNextCommit
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<org.eclipse.jgit.revwalk.RevCommit>, Serializable
public class ResolveNextCommit
- extends Object
- implements hudson.FilePath.FileCallable<org.eclipse.jgit.revwalk.RevCommit>
- See Also:
- Serialized Form
|
Method Summary |
org.eclipse.jgit.revwalk.RevCommit |
invoke(File workspace,
hudson.remoting.VirtualChannel virtualChannel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolveNextCommit
public ResolveNextCommit(String name,
String commitId)
invoke
public org.eclipse.jgit.revwalk.RevCommit invoke(File workspace,
hudson.remoting.VirtualChannel virtualChannel)
throws IOException,
InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<org.eclipse.jgit.revwalk.RevCommit>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.