public class GetRelatedStreams extends Object implements hudson.FilePath.FileCallable<List<net.praqma.clearcase.ucm.entities.Stream>>
Constructor and Description |
---|
GetRelatedStreams(hudson.model.TaskListener listener,
net.praqma.clearcase.ucm.entities.Stream stream,
boolean pollingChildStreams,
boolean multisitePolling)
Deprecated.
|
GetRelatedStreams(hudson.model.TaskListener listener,
net.praqma.clearcase.ucm.entities.Stream stream,
Polling polling,
boolean multisitePolling,
String hyperLinkName) |
@Deprecated public GetRelatedStreams(hudson.model.TaskListener listener, net.praqma.clearcase.ucm.entities.Stream stream, boolean pollingChildStreams, boolean multisitePolling)
public List<net.praqma.clearcase.ucm.entities.Stream> invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<List<net.praqma.clearcase.ucm.entities.Stream>>
IOException
InterruptedException
Copyright © 2004-2016. All Rights Reserved.