com.atlassian.bamboo.agent.elastic.installer
Class ElasticAgentInstaller

java.lang.Object
  extended by com.atlassian.bamboo.agent.elastic.S3Sync
      extended by com.atlassian.bamboo.agent.elastic.installer.ElasticAgentInstaller

public class ElasticAgentInstaller
extends S3Sync


Field Summary
 
Fields inherited from class com.atlassian.bamboo.agent.elastic.S3Sync
awsCredentials, dstLocation, srcLocation
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.atlassian.bamboo.agent.elastic.S3Sync
prefixWithS3, sync
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException,
                        java.security.NoSuchAlgorithmException
Throws:
java.lang.ClassNotFoundException
java.io.IOException
java.security.NoSuchAlgorithmException


Copyright © 2012 Atlassian. All Rights Reserved.