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