public final class PublisherCallable extends Object implements hudson.FilePath.FileCallable<Void>
| Constructor and Description |
|---|
PublisherCallable(String projectName,
CodePipelineStateModel model,
AWSClientFactory awsClientFactory,
List<AWSCodePipelinePublisher.OutputTuple> outputs,
hudson.model.BuildListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Void |
invoke(File workspace,
hudson.remoting.VirtualChannel channel) |
public PublisherCallable(String projectName, CodePipelineStateModel model, AWSClientFactory awsClientFactory, List<AWSCodePipelinePublisher.OutputTuple> outputs, hudson.model.BuildListener listener)
public Void invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke in interface hudson.FilePath.FileCallable<Void>IOExceptionCopyright © 2004-2015. All Rights Reserved.