public abstract class AWSEBPublisherBackwardsCompatibility
extends hudson.tasks.Recorder
hudson.tasks.Publisher.DescriptorExtensionListImpl| Modifier and Type | Field and Description |
|---|---|
protected String |
applicationName
Deprecated.
Duplicate
|
protected com.amazonaws.regions.Regions |
awsRegion
Deprecated.
Duplicate
|
protected String |
bucketName
Deprecated.
Duplicate
|
protected List<String> |
environments
Deprecated.
Duplicate
|
protected String |
excludes
Deprecated.
|
protected Boolean |
failOnError
Deprecated.
|
protected String |
includes
Deprecated.
|
protected String |
keyPrefix
Deprecated.
Duplicate
|
protected Boolean |
overwriteExistingFile
Deprecated.
|
protected String |
rootObject
Deprecated.
|
protected String |
versionLabelFormat
Deprecated.
|
| Constructor and Description |
|---|
AWSEBPublisherBackwardsCompatibility() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addIfMissing(AWSEBSetup ext) |
abstract hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
getExtensions() |
protected void |
readBackExtensionsFromLegacy() |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildprotected transient String bucketName
protected transient String keyPrefix
@Deprecated protected transient String rootObject
@Deprecated protected transient String includes
@Deprecated protected transient String excludes
@Deprecated protected transient Boolean overwriteExistingFile
@Deprecated protected transient Boolean failOnError
protected transient com.amazonaws.regions.Regions awsRegion
protected transient String applicationName
@Deprecated protected transient String versionLabelFormat
public AWSEBPublisherBackwardsCompatibility()
public abstract hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> getExtensions()
protected void readBackExtensionsFromLegacy()
protected void addIfMissing(AWSEBSetup ext) throws IOException
IOExceptionCopyright © 2014-2016. All Rights Reserved.