Class WrapperInstaller
java.lang.Object
com.atlassian.bamboo.agent.bootstrap.shared.WrapperInstaller
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<InstallableFile>
getWrapperFilesToInstall
(InstallStrategy fileInstallStrategy) Detect the platform and get a list of the wrapper files to install
-
Field Details
-
WRAPPER_CONF
- See Also:
-
WRAPPER_LICENSE_CONF
- See Also:
-
-
Constructor Details
-
WrapperInstaller
public WrapperInstaller()
-
-
Method Details