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