net.praqma.jenkins.configrotator.scm.clearcaseucm
Class ClearCaseGetBaseLineCompare
java.lang.Object
net.praqma.jenkins.configrotator.scm.clearcaseucm.ClearCaseGetBaseLineCompare
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<List<ConfigRotatorChangeLogEntry>>, Serializable
public class ClearCaseGetBaseLineCompare
- extends Object
- implements hudson.FilePath.FileCallable<List<ConfigRotatorChangeLogEntry>>
- Author:
- Praqma
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearCaseGetBaseLineCompare
public ClearCaseGetBaseLineCompare(hudson.model.BuildListener listener,
ClearCaseUCMConfiguration configuration,
ClearCaseUCMConfigurationComponent component)
invoke
public List<ConfigRotatorChangeLogEntry> invoke(File f,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<List<ConfigRotatorChangeLogEntry>>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.