net.praqma.hudson.remoting
Class RemoteDeliver
java.lang.Object
net.praqma.hudson.remoting.RemoteDeliver
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<EstablishResult>, Serializable
public class RemoteDeliver
- extends Object
- implements hudson.FilePath.FileCallable<EstablishResult>
- Author:
- wolfgang
- See Also:
- Serialized Form
Constructor Summary |
RemoteDeliver(String destinationstream,
hudson.model.BuildListener listener,
hudson.remoting.Pipe pipe,
PrintStream pstream,
net.praqma.util.debug.LoggerSetting loggerSetting,
String loadModule,
String baseline,
String jobName,
boolean forceDeliver)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteDeliver
public RemoteDeliver(String destinationstream,
hudson.model.BuildListener listener,
hudson.remoting.Pipe pipe,
PrintStream pstream,
net.praqma.util.debug.LoggerSetting loggerSetting,
String loadModule,
String baseline,
String jobName,
boolean forceDeliver)
invoke
public EstablishResult invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<EstablishResult>
- Throws:
IOException
getSnapShotView
public net.praqma.clearcase.ucm.view.SnapshotView getSnapShotView()
Copyright © 2004-2012. All Rights Reserved.