com.atlassian.bamboo.agent.installer.strategy
Interface InstallStrategy

All Known Implementing Classes:
CopyStrategy, ExpandTemplateStrategy, InstallIfMissingStrategy

public interface InstallStrategy


Method Summary
 void install(InstallableFile file)
           
 

Method Detail

install

void install(InstallableFile file)
             throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011 Atlassian. All Rights Reserved.