public class ExpandTemplateStrategy extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static boolean | 
IS_UNIX  | 
| Constructor and Description | 
|---|
ExpandTemplateStrategy(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)  | 
protected void | 
setExecutable(InstallableFile file)  | 
public void install(InstallableFile file) throws IOException
IOExceptionprotected void setExecutable(InstallableFile file)
protected File getDestFile(InstallableFile file)
file - the file for which we would like to know the installation destination pathprotected InputStream getResourceAsStream(String name)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.