public class ApplicationInstallationEnvironment extends Object
Constructor and Description |
---|
ApplicationInstallationEnvironment(JiraHome jiraHome,
PluginPath pluginPath) |
Modifier and Type | Method and Description |
---|---|
File |
getApplicationsDestination()
Jira installed plugins directory.
|
File |
getApplicationsSource()
Return folder that may contain folders with applications plugins (each application should have its own folder.
|
File |
getInstallInformationDir()
Folder where information about installed applications and their versions is stored
|
public ApplicationInstallationEnvironment(JiraHome jiraHome, PluginPath pluginPath)
public File getApplicationsSource()
public File getApplicationsDestination()
public File getInstallInformationDir()
Copyright © 2002-2019 Atlassian. All Rights Reserved.