net.praqma.hudson.remoting
Class CreateRemoteBaseline
java.lang.Object
net.praqma.hudson.remoting.CreateRemoteBaseline
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.Baseline>, Serializable
public class CreateRemoteBaseline
- extends Object
- implements hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.Baseline>
- See Also:
- Serialized Form
Method Summary |
net.praqma.clearcase.ucm.entities.Baseline |
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 |
CreateRemoteBaseline
public CreateRemoteBaseline(String baseName,
net.praqma.clearcase.ucm.entities.Component component,
File view,
String username,
hudson.model.BuildListener listener)
invoke
public net.praqma.clearcase.ucm.entities.Baseline invoke(File f,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<net.praqma.clearcase.ucm.entities.Baseline>
- Throws:
IOException
InterruptedException
Copyright © 2004-2013. All Rights Reserved.