C D G I M N P 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, EnvVars) - 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
 
CloudFormationNotifier - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
User: joeljohnson Date: 12/14/11 Time: 12:45 PM
CloudFormationNotifier(List<SimpleStackBean>) - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
CloudFormationNotifier.DescriptorImpl - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
CloudFormationNotifier.DescriptorImpl() - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier.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
 
DESCRIPTOR - Static variable in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
doCheckAwsAccessKey(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean.DescriptorImpl
 
doCheckAwsAccessKey(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean.DescriptorImpl
 
doCheckAwsSecretKey(AbstractProject<?, ?>, String) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean.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.SimpleStackBean.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
 
doTearDown() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 

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.SimpleStackBean
 
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.SimpleStackBean
 
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
 
getDescriptor() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
getDisplayName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier.DescriptorImpl
 
getDisplayName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean.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
 
getParsedAwsAccessKey(EnvVars) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean
 
getParsedAwsAccessKey(EnvVars) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getParsedAwsSecretKey(EnvVars) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean
 
getParsedAwsSecretKey(EnvVars) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getParsedParameters(EnvVars) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getProjectAction(AbstractProject<?, ?>) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
getProjectActions(AbstractProject<?, ?>) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
getRequiredMonitorService() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
getStackName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean
 
getStackName() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 
getStacks() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 
getStacks() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
getTimeout() - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.StackBean
 

I

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

M

makeBuildVariables(AbstractBuild, Map<String, String>) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 
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
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationNotifier
 

S

setUp(AbstractBuild, Launcher, BuildListener) - Method in class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.CloudFormationBuildWrapper
 
SimpleStackBean - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
SimpleStackBean(String, String, String) - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean
 
SimpleStackBean.DescriptorImpl - Class in com.syncapse.jenkinsci.plugins.awscloudformationwrapper
 
SimpleStackBean.DescriptorImpl() - Constructor for class com.syncapse.jenkinsci.plugins.awscloudformationwrapper.SimpleStackBean.DescriptorImpl
 
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 P S T

Copyright © 2004-2011. All Rights Reserved.