com.atlassian.bamboo.maven.plugins.aws.files
Class AmiListDao

java.lang.Object
  extended by com.atlassian.bamboo.maven.plugins.aws.files.AmiListDao

public class AmiListDao
extends Object


Nested Class Summary
static class AmiListDao.AmiData
           
 
Constructor Summary
AmiListDao()
           
 
Method Summary
static Iterable<AmiListDao.AmiData> getImagesToRun(String ec2ImageId, File imageListFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmiListDao

public AmiListDao()
Method Detail

getImagesToRun

public static Iterable<AmiListDao.AmiData> getImagesToRun(String ec2ImageId,
                                                          File imageListFile)
                                                   throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2015 Atlassian. All rights reserved.