net.praqma.jenkins.configrotator.scm.clearcaseucm
Class DetermineProject
java.lang.Object
net.praqma.jenkins.configrotator.scm.clearcaseucm.DetermineProject
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.Project>, Serializable
public class DetermineProject
- extends Object
- implements hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.Project>
- Author:
- cwolfgang
- See Also:
- Serialized Form
|
Method Summary |
net.praqma.clearcase.ucm.entities.Project |
invoke(File f,
hudson.remoting.VirtualChannel channel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DetermineProject
public DetermineProject(List<String> projects,
net.praqma.clearcase.PVob pvob)
invoke
public net.praqma.clearcase.ucm.entities.Project invoke(File f,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.Project>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.