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

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

public class FileTools
extends Object


Method Summary
static File defaultPrivateKeyFile(File ec2PrivateKeyFile, String ec2KeyName, org.apache.maven.project.MavenProject project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

defaultPrivateKeyFile

public static File defaultPrivateKeyFile(File ec2PrivateKeyFile,
                                         String ec2KeyName,
                                         org.apache.maven.project.MavenProject project)


Copyright © 2015 Atlassian. All rights reserved.