C D G I M N S T

C

CloudFormation - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
Class for interacting with CloudFormation stacks, including creating them, deleting them and getting the outputs.
CloudFormation(PrintStream, String, String, Map<String, String>, long, String, String, boolean) - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
 
CloudFormationBuildWrapper - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
CloudFormationBuildWrapper(List<StackBean>) - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 
CloudFormationBuildWrapper.DescriptorImpl - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
CloudFormationBuildWrapper.DescriptorImpl() - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper.DescriptorImpl
 
com.syncapse.jenkinsci.plugins.awscloudformationwrapper - package com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
create() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
 

D

delete() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
 
doCheckAwsAccessKey(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
doCheckAwsSecretKey(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
doCheckCloudFormationRecipe(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
doCheckStackName(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
doCheckTimeout(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 

G

getAutoDeleteStack() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
Return true if this stack should be automatically deleted at the end of the job, or false if it should not be automatically deleted.
getAutoDeleteStack() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getAwsAccessKey() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getAWSClient() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
 
getAwsSecretKey() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getCloudFormationRecipe() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getDescription() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getDisplayName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
getOutputs() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
 
getParameters() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getParsedParameters(EnvVars) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getStackName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getStacks() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 
getTimeout() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 

I

isApplicable(AbstractProject<?, ?>) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper.DescriptorImpl
 

M

MIN_TIMEOUT - Static variable in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormation
Minimum time to wait before considering the creation of the stack a failure.

N

newCloudFormation(StackBean, AbstractBuild<?, ?>, EnvVars, PrintStream) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 

S

setUp(AbstractBuild, Launcher, BuildListener) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 
StackBean - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
StackBean(String, String, String, String, long, String, String, boolean) - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
StackBean.DescriptorImpl - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
StackBean.DescriptorImpl() - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
stacks - Variable in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 

T

TimeoutException - Exception in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
TimeoutException() - Constructor for exception com.syncapse.jenkinsci.plugins.awscloudformationwrapper.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.syncapse.jenkinsci.plugins.awscloudformationwrapper.TimeoutException
 
TimeoutException(String) - Constructor for exception com.syncapse.jenkinsci.plugins.awscloudformationwrapper.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.syncapse.jenkinsci.plugins.awscloudformationwrapper.TimeoutException
 

C D G I M N S T

Copyright © 2004-2011. All Rights Reserved.