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

java.lang.Object
  extended by net.praqma.jenkins.configrotator.scm.clearcaseucm.EndView
All Implemented Interfaces:
hudson.FilePath.FileCallable<Boolean>, Serializable

public class EndView
extends Object
implements hudson.FilePath.FileCallable<Boolean>

See Also:
Serialized Form

Constructor Summary
EndView(net.praqma.clearcase.ucm.view.SnapshotView view, hudson.model.TaskListener listener)
           
 
Method Summary
 Boolean invoke(File workspace, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndView

public EndView(net.praqma.clearcase.ucm.view.SnapshotView view,
               hudson.model.TaskListener listener)
Method Detail

invoke

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


Copyright © 2004-2013. All Rights Reserved.