Uses of Class
com.atlassian.bamboo.agent.installer.InstallableFile

Packages that use InstallableFile
com.atlassian.bamboo.agent.installer.strategy   
 

Uses of InstallableFile in com.atlassian.bamboo.agent.installer.strategy
 

Methods in com.atlassian.bamboo.agent.installer.strategy with parameters of type InstallableFile
 void UnzipInstallStrategy.install(InstallableFile file)
           
 void InstallStrategy.install(InstallableFile file)
           
 void InstallIfMissingStrategy.install(InstallableFile file)
          This method invokes installation method on chained strategy if the file is missing.
 void ExpandTemplateStrategy.install(InstallableFile file)
           
 void CopyStrategy.install(InstallableFile file)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.