Class CopyStrategy
java.lang.Object
com.atlassian.bamboo.agent.bootstrap.shared.installation.strategy.CopyStrategy
- All Implemented Interfaces:
InstallStrategy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected File
getDestFile
(InstallableFile file) Returns the destination of supplied file.protected InputStream
getResourceAsStream
(String name) void
install
(InstallableFile file)
-
Constructor Details
-
CopyStrategy
-
-
Method Details
-
getResourceAsStream