| Modifier and Type | Method and Description |
|---|---|
List<PostBuildStackBean> |
CloudFormationPostBuildNotifier.getStacks() |
List<PostBuildStackBean> |
CloudFormationBuildStep.getStacks() |
| Modifier and Type | Method and Description |
|---|---|
protected CloudFormation |
CloudFormationPostBuildNotifier.newCloudFormation(PostBuildStackBean postBuildStackBean,
hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env,
PrintStream logger) |
protected CloudFormation |
CloudFormationBuildStep.newCloudFormation(PostBuildStackBean postBuildStackBean,
hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env,
PrintStream logger) |
| Constructor and Description |
|---|
CloudFormationBuildStep(List<PostBuildStackBean> stacks) |
CloudFormationPostBuildNotifier(List<PostBuildStackBean> stacks) |
Copyright © 2004-2016. All Rights Reserved.