Class AWSCodePipelinePublisher.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Publisher>
com.amazonaws.codepipeline.jenkinsplugin.AWSCodePipelinePublisher.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
AWSCodePipelinePublisher

@Extension public static final class AWSCodePipelinePublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor for AWSCodePipelinePublisher. Used as a singleton. The class is marked as public so that it can be accessed from views. See src/main/resources/com/amazonaws/codepipeline/AWSCodePipelinePublisher/*.jelly for the actual HTML fragment for the configuration screen.