Package | Description |
---|---|
com.atlassian.bamboo.agent.installer.strategy |
Modifier and Type | Method and Description |
---|---|
void |
CopyStrategy.install(InstallableFile file) |
void |
ExpandTemplateStrategy.install(InstallableFile file) |
void |
InstallIfMissingStrategy.install(InstallableFile file)
This method invokes installation method on chained strategy if the file is missing.
|
void |
InstallStrategy.install(InstallableFile file) |
void |
UnzipInstallStrategy.install(InstallableFile file) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.