| Modifier and Type | Method and Description |
|---|---|
static List<InstallableFile> |
WrapperInstaller.getWrapperFilesToInstall(InstallStrategy fileInstallStrategy)
Detect the platform and get a list of the wrapper files to install
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstallStrategy.install(InstallableFile file) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpandTemplateStrategy.install(InstallableFile file) |
void |
CopyStrategy.install(InstallableFile file) |
void |
UnzipInstallStrategy.install(InstallableFile file) |
void |
InstallIfMissingStrategy.install(InstallableFile file)
This method invokes installation method on chained strategy if the file is missing.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.