net.praqma.jenkins.configrotator.scm.clearcaseucm
Class DetermineProject

java.lang.Object
  extended by 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

Constructor Summary
DetermineProject(List<String> projects, net.praqma.clearcase.PVob pvob)
           
 
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
 

Constructor Detail

DetermineProject

public DetermineProject(List<String> projects,
                        net.praqma.clearcase.PVob pvob)
Method Detail

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.