net.praqma.hudson.remoting
Class RemoteDeliver
java.lang.Object
net.praqma.hudson.remoting.RemoteDeliver
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<EstablishResult>, Serializable
Deprecated. since 1.4.0
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,
String loadModule,
String baseline,
String jobName,
boolean forceDeliver,
boolean swipe)
Deprecated. |
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,
String loadModule,
String baseline,
String jobName,
boolean forceDeliver,
boolean swipe)
- Deprecated.
invoke
public EstablishResult invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException
- Deprecated.
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<EstablishResult>
- Throws:
IOException
getSnapShotView
public net.praqma.clearcase.ucm.view.SnapshotView getSnapShotView()
- Deprecated.
Copyright © 2004-2013. All Rights Reserved.