net.praqma.hudson.remoting
Class GetClearCaseVersion

java.lang.Object
  extended by net.praqma.hudson.remoting.GetClearCaseVersion
All Implemented Interfaces:
hudson.FilePath.FileCallable<String>, Serializable

public class GetClearCaseVersion
extends Object
implements hudson.FilePath.FileCallable<String>

See Also:
Serialized Form

Constructor Summary
GetClearCaseVersion(net.praqma.clearcase.ucm.entities.Project project, hudson.remoting.Pipe pipe, PrintStream pstream, net.praqma.util.debug.LoggerSetting loggerSetting)
           
 
Method Summary
 String 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

GetClearCaseVersion

public GetClearCaseVersion(net.praqma.clearcase.ucm.entities.Project project,
                           hudson.remoting.Pipe pipe,
                           PrintStream pstream,
                           net.praqma.util.debug.LoggerSetting loggerSetting)
Method Detail

invoke

public String invoke(File f,
                     hudson.remoting.VirtualChannel channel)
              throws IOException,
                     InterruptedException
Specified by:
invoke in interface hudson.FilePath.FileCallable<String>
Throws:
IOException
InterruptedException


Copyright © 2004-2012. All Rights Reserved.