Package com.atlassian.application.api
@ParametersAreNonnullByDefault
@PublicApi
package com.atlassian.application.api
The
atlassian-application is a library for accessing information about Applications
(e.g. Service DESK) embedded in an Atlassian platform (e.g. JIRA)
An Application may be installed, upgraded, disabled, removed, licensed,... dynamically.
The Platform itself is represented as a special type of Application that must always be enabled (though it does not need to be licensed).
- Since:
- v1.0
-
ClassDescriptionRepresents an Application (e.g.Represents the access control to a
Application(e.g.Represents the different types of access error.Represents the identifier to an Application.Interface into theApplications (e.g.Representation of a plugin in anApplication.An enumeration holding the different types of plugins.TheApplicationprovided by the platform directly.AApplicationprovided by a set of plugins.