public abstract class AWSEBBuilderBackwardsCompatibility
extends hudson.tasks.Builder
implements hudson.tasks.BuildStep
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 Boolean |
useTransferAcceleration
Deprecated.
|
protected String |
versionLabelFormat
Deprecated.
|
Constructor and Description |
---|
AWSEBBuilderBackwardsCompatibility() |
Modifier and Type | Method and Description |
---|---|
protected void |
addIfMissing(AWSEBSetup ext) |
protected void |
readBackExtensionsFromLegacy() |
all, getDescriptor, getRequiredMonitorService, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
@Deprecated protected transient Boolean useTransferAcceleration
protected 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
protected void readBackExtensionsFromLegacy()
protected void addIfMissing(AWSEBSetup ext) throws IOException
IOException
Copyright © 2014-2019. All Rights Reserved.