Class PluginInformationReader
java.lang.Object
com.atlassian.plugin.internal.parsers.PluginInformationReader
Reads plugin information from a plugin descriptor.
- Since:
- 3.0.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetPermissions(InstallationMode installationMode) Deprecated.in 5.0 for removal in 6.0 when support for scopes is removedboolean
-
Method Details
-
getDescription
-
getDescriptionKey
-
getVersion
-
getVendorName
-
getVendorUrl
-
getScopeKey
Deprecated.in 5.0 for removal in 6.0 when support for scopes is removed -
getParameters
-
getMinVersion
-
getMaxVersion
-
getMinJavaVersion
-
getPermissions
-
hasAllPermissions
public boolean hasAllPermissions() -
getPermissions
-
getStartup
-
getModuleScanFolders
-