|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstallStrategy | |
|---|---|
| com.atlassian.bamboo.agent.installer | |
| com.atlassian.bamboo.agent.installer.strategy | |
| Uses of InstallStrategy in com.atlassian.bamboo.agent.installer |
|---|
| Constructors in com.atlassian.bamboo.agent.installer with parameters of type InstallStrategy | |
|---|---|
InstallableFile(java.lang.String src,
java.lang.String dest,
InstallStrategy installStrategy)
|
|
| Uses of InstallStrategy in com.atlassian.bamboo.agent.installer.strategy |
|---|
| Classes in com.atlassian.bamboo.agent.installer.strategy that implement InstallStrategy | |
|---|---|
class |
CopyStrategy
|
class |
ExpandTemplateStrategy
|
class |
InstallIfMissingStrategy
This strategy will install a file only if it does not exist already. |
class |
UnzipInstallStrategy
|
| Constructors in com.atlassian.bamboo.agent.installer.strategy with parameters of type InstallStrategy | |
|---|---|
InstallIfMissingStrategy(InstallStrategy chainedStrategy)
Creates strategy object and links it with supplied strategy. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||