public class ArtifactExporter extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected Map<String,Object> | 
template  | 
protected hudson.FilePath | 
templateDir  | 
protected ArtifactUploader | 
uploader  | 
| Modifier and Type | Method and Description | 
|---|---|
static ArtifactExporter | 
build(hudson.FilePath templatePath,
     ArtifactUploader uploader)  | 
Map<String,Object> | 
export()
Exports the local artifacts referenced by the given template to an S3 bucket. 
 | 
protected final hudson.FilePath templateDir
protected final ArtifactUploader uploader
public static ArtifactExporter build(hudson.FilePath templatePath, ArtifactUploader uploader) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2024 Trek10, Inc.. All rights reserved.