| Package | Description |
|---|---|
| com.atlassian.bamboo.agent.installer | |
| com.atlassian.bamboo.agent.installer.strategy |
| Constructor and Description |
|---|
InstallableFile(String src,
String dest,
InstallStrategy installStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyStrategy |
class |
ExpandTemplateStrategy |
class |
InstallIfMissingStrategy
This strategy will install a file only if it does not exist already.
|
class |
UnzipInstallStrategy |
| Constructor and Description |
|---|
InstallIfMissingStrategy(InstallStrategy chainedStrategy)
Creates strategy object and links it with supplied strategy.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.