|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Builder
org.jenkinsci.plugins.awsbeanstalkpublisher.AWSEBBuilderBackwardsCompatibility
public abstract class AWSEBBuilderBackwardsCompatibility
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
|---|
hudson.tasks.BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
protected String |
applicationName
Deprecated. |
protected com.amazonaws.regions.Regions |
awsRegion
Deprecated. |
protected String |
bucketName
Deprecated. |
protected AWSEBCredentials |
credentials
Deprecated. |
protected String |
environmentList
Deprecated. |
protected String |
excludes
Deprecated. |
protected Boolean |
failOnError
Deprecated. |
protected String |
includes
Deprecated. |
protected String |
keyPrefix
Deprecated. |
protected Boolean |
overwriteExistingFile
Deprecated. |
protected String |
rootObject
Deprecated. |
protected String |
versionLabelFormat
Deprecated. |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
AWSEBBuilderBackwardsCompatibility()
|
|
| Method Summary |
|---|
| Methods inherited from class hudson.tasks.Builder |
|---|
all, getDescriptor, getRequiredMonitorService, prebuild |
| Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer |
|---|
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.tasks.BuildStep |
|---|
getProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild |
| Field Detail |
|---|
protected transient AWSEBCredentials credentials
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
protected transient String environmentList
@Deprecated protected transient String versionLabelFormat
| Constructor Detail |
|---|
public AWSEBBuilderBackwardsCompatibility()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||