public class ExpandTemplateStrategy extends Object
| Constructor and Description |
|---|
ExpandTemplateStrategy(String homeDir,
Map<String,String> environment) |
| 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 void install(InstallableFile file) throws IOException
IOExceptionprotected 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.