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