public class UnzipInstallStrategy extends Object
Constructor and Description |
---|
UnzipInstallStrategy(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 UnzipInstallStrategy(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 © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.