public class AWSEBPublisher extends AWSEBPublisherBackwardsCompatibility
Modifier and Type | Class and Description |
---|---|
static class |
AWSEBPublisher.DescriptorImpl |
Publisher.DescriptorExtensionListImpl
ExtensionPoint.LegacyInstancesAreScopedToHudson
BuildStep.PublisherList
applicationName, awsRegion, bucketName, environments, excludes, failOnError, includes, keyPrefix, overwriteExistingFile, rootObject, useTransferAcceleration, versionLabelFormat
BUILDERS, PUBLISHERS
Constructor and Description |
---|
AWSEBPublisher(List<AWSEBElasticBeanstalkSetup> extensions) |
Modifier and Type | Method and Description |
---|---|
static void |
addAlias() |
AWSEBPublisher.DescriptorImpl |
getDescriptor() |
DescribableList<AWSEBSetup,AWSEBSetupDescriptor> |
getExtensions() |
BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
Object |
readResolve() |
addIfMissing, readBackExtensionsFromLegacy
all, getProjectAction, needsToRunAfterFinalized, prebuild
getProjectAction, getProjectActions, perform, prebuild
@DataBoundConstructor public AWSEBPublisher(List<AWSEBElasticBeanstalkSetup> extensions)
@Initializer(before=PLUGINS_STARTED) public static void addAlias()
public DescribableList<AWSEBSetup,AWSEBSetupDescriptor> getExtensions()
getExtensions
in class AWSEBPublisherBackwardsCompatibility
public Object readResolve()
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener)
perform
in interface BuildStep
perform
in class BuildStepCompatibilityLayer
public BuildStepMonitor getRequiredMonitorService()
public AWSEBPublisher.DescriptorImpl getDescriptor()
getDescriptor
in interface Describable<Publisher>
getDescriptor
in class Recorder
Copyright © 2014–2022. All rights reserved.