org.jenkinsci.plugins.awsbeanstalkpublisher
Class AWSEBBuilderBackwardsCompatibility
java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Builder
org.jenkinsci.plugins.awsbeanstalkpublisher.AWSEBBuilderBackwardsCompatibility
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.Builder>, hudson.tasks.BuildStep
- Direct Known Subclasses:
- AWSEBBuilder
public abstract class AWSEBBuilderBackwardsCompatibility
- extends hudson.tasks.Builder
- implements hudson.tasks.BuildStep
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
hudson.tasks.BuildStep.PublisherList |
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Fields inherited from interface hudson.tasks.BuildStep |
BUILDERS, PUBLISHERS |
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 |
bucketName
protected transient String bucketName
- Deprecated.
- Bucket Name
keyPrefix
protected transient String keyPrefix
- Deprecated.
- Key Format
rootObject
@Deprecated
protected transient String rootObject
- Deprecated.
includes
@Deprecated
protected transient String includes
- Deprecated.
excludes
@Deprecated
protected transient String excludes
- Deprecated.
overwriteExistingFile
@Deprecated
protected transient Boolean overwriteExistingFile
- Deprecated.
failOnError
@Deprecated
protected transient Boolean failOnError
- Deprecated.
awsRegion
protected transient com.amazonaws.regions.Regions awsRegion
- Deprecated.
- AWS Region
applicationName
protected transient String applicationName
- Deprecated.
- Application Name
environments
protected transient List<String> environments
- Deprecated.
- Environment Name
versionLabelFormat
@Deprecated
protected transient String versionLabelFormat
- Deprecated.
AWSEBBuilderBackwardsCompatibility
public AWSEBBuilderBackwardsCompatibility()
readBackExtensionsFromLegacy
protected void readBackExtensionsFromLegacy()
addIfMissing
protected void addIfMissing(AWSEBSetup ext)
throws IOException
- Throws:
IOException
Copyright © 2014-2015. All Rights Reserved.