net.praqma.hudson.remoting
Class RemoteDeliverComplete
java.lang.Object
net.praqma.hudson.remoting.RemoteDeliverComplete
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<Boolean>, Serializable
public class RemoteDeliverComplete
- extends Object
- implements hudson.FilePath.FileCallable<Boolean>
- See Also:
- Serialized Form
Constructor Summary |
RemoteDeliverComplete(net.praqma.clearcase.ucm.entities.Baseline baseline,
net.praqma.clearcase.ucm.entities.Stream stream,
String viewtag,
File viewPath,
boolean complete,
hudson.model.BuildListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteDeliverComplete
public RemoteDeliverComplete(net.praqma.clearcase.ucm.entities.Baseline baseline,
net.praqma.clearcase.ucm.entities.Stream stream,
String viewtag,
File viewPath,
boolean complete,
hudson.model.BuildListener listener)
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-2015. All Rights Reserved.