net.praqma.hudson.remoting
Class EndView

java.lang.Object
  extended by net.praqma.hudson.remoting.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(String viewtag)
           
 
Method Summary
 Boolean 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

EndView

public EndView(String viewtag)
Method Detail

invoke

public Boolean invoke(File f,
                      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.