Uses of Class
org.jenkinsci.plugins.awsbeanstalkpublisher.extensions.AWSEBSetupDescriptor

Packages that use AWSEBSetupDescriptor
org.jenkinsci.plugins.awsbeanstalkpublisher   
org.jenkinsci.plugins.awsbeanstalkpublisher.extensions   
 

Uses of AWSEBSetupDescriptor in org.jenkinsci.plugins.awsbeanstalkpublisher
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher that return types with arguments of type AWSEBSetupDescriptor
 List<AWSEBSetupDescriptor> AWSEBPublisher.DescriptorImpl.getExtensionDescriptors()
           
 List<AWSEBSetupDescriptor> AWSEBBuilder.DescriptorImpl.getExtensionDescriptors()
           
abstract  hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBPublisherBackwardsCompatibility.getExtensions()
           
 hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBPublisher.getExtensions()
           
 hudson.util.DescribableList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBBuilder.getExtensions()
           
 

Uses of AWSEBSetupDescriptor in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions
 

Subclasses of AWSEBSetupDescriptor in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions
static class AWSEBElasticBeanstalkSetup.DescriptorImpl
           
static class AWSEBS3Setup.DescriptorImpl
           
 

Methods in org.jenkinsci.plugins.awsbeanstalkpublisher.extensions that return types with arguments of type AWSEBSetupDescriptor
static hudson.DescriptorExtensionList<AWSEBSetup,AWSEBSetupDescriptor> AWSEBSetupDescriptor.all()
           
 List<AWSEBSetupDescriptor> AWSEBS3Setup.DescriptorImpl.getExtensionDescriptors()
           
 List<AWSEBSetupDescriptor> AWSEBElasticBeanstalkSetup.DescriptorImpl.getExtensionDescriptors()
           
 



Copyright © 2014-2015. All Rights Reserved.