public class CopyStrategy extends Object
Constructor and Description |
---|
CopyStrategy(String homeDir) |
Modifier and Type | Method and Description |
---|---|
protected File |
getDestFile(InstallableFile file)
Returns the destination of supplied file.
|
protected InputStream |
getResourceAsStream(String name) |
void |
install(InstallableFile file) |
public CopyStrategy(String homeDir)
public void install(InstallableFile file) throws IOException
IOException
protected File getDestFile(InstallableFile file)
file
- the file for which we would like to know the installation destination pathprotected InputStream getResourceAsStream(String name)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.