A B C D G I P S 

A

AWSEBDeploymentBuilder - Class in br.com.ingenieux.jenkins.plugins.awsebdeployment
AWS Elastic Beanstalk Deployment
AWSEBDeploymentBuilder(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
AWSEBDeploymentBuilder.DescriptorImpl - Class in br.com.ingenieux.jenkins.plugins.awsebdeployment
Descriptor for HelloWorldBuilder.
AWSEBDeploymentBuilder.DescriptorImpl() - Constructor for class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
In order to load the persisted global configuration, you have to call load() in the constructor.

B

br.com.ingenieux.jenkins.plugins.awsebdeployment - package br.com.ingenieux.jenkins.plugins.awsebdeployment
 

C

configure(StaplerRequest, JSONObject) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 

D

Deployer - Class in br.com.ingenieux.jenkins.plugins.awsebdeployment
 
Deployer(AWSEBDeploymentBuilder, AbstractBuild<?, ?>, Launcher, BuildListener) - Constructor for class br.com.ingenieux.jenkins.plugins.awsebdeployment.Deployer
 
doCheckName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'name'.

G

getApplicationName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getApplicationName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getAwsAccessKeyId() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getAwsAccessKeyId() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getAwsRegion() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getAwsRegion() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getAwsSecretSharedKey() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getAwsSecretSharedKey() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getBucketName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getBucketName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getDescriptor() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getDisplayName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getEnvironmentName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getEnvironmentName() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getExcludes() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getExcludes() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getIncludes() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getIncludes() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getKeyPrefix() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getKeyPrefix() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getRequiredMonitorService() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getRootObject() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getRootObject() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
getVersionLabelFormat() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
getVersionLabelFormat() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
perform() - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.Deployer
 

S

setApplicationName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setApplicationName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setAwsAccessKeyId(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setAwsAccessKeyId(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setAwsRegion(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setAwsRegion(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setAwsSecretSharedKey(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setAwsSecretSharedKey(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setBucketName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setBucketName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setEnvironmentName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setEnvironmentName(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setExcludes(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setExcludes(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setIncludes(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setIncludes(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setKeyPrefix(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setKeyPrefix(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setRootObject(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setRootObject(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
setVersionLabelFormat(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder.DescriptorImpl
 
setVersionLabelFormat(String) - Method in class br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder
 
A B C D G I P S 

Copyright © 2013-2014 ingenieux Labs. All Rights Reserved.