| Class | Description |
|---|---|
| ApplicationClearConfigResource |
There's no need to escape the application key like we do in PluginResource because Atlassian controls all
the application keys and as a result can ensure that they do not fall into the same trap as UPM-478.
|
| ApplicationLicenseResource |
There's no need to escape the application key like we do in PluginResource because Atlassian controls all
the application keys and as a result can ensure that they do not fall into the same trap as UPM-478.
|
| ApplicationLicenseResource.ApplicationLicenseUpdateRepresentation | |
| ApplicationResource |
There's no need to escape the application key like we do in PluginResource because Atlassian controls all
the application keys and as a result can ensure that they do not fall into the same trap as UPM-478.
|
| AppUpdatesResource |
Queries Marketplace to determine what applications could be updated to a newer version if you update
the platform.
|
| AvailableAppCollectionResource | |
| MultipleApplicationLicenseAdapter |
This is responsible for allowing new multiple license methods on LicenseHandler to be called without the caller needing
to refer to any types which are not available in pre-4.2 versions of the SAL API.
|
| MultipleApplicationLicenseAdapterFactory |
This class provides an instance of MultipleApplicationLicenseAdapter if possible.
|
| MultipleApplicationLicenseAdapterFactory.LicenseUpdate | |
| MultipleApplicationLicenseResource |
REST endpoint for updating several licenses at once.
|
| MultipleApplicationLicenseResponse |
Reports license type (eval/full) and validation or update errors to front end
|
| MultipleApplicationLicenseResponse.LicenseError | |
| MultipleApplicationLicenseResponse.LicenseResult | |
| MultipleApplicationLicenseResponse.LicenseWarning | |
| ScheduledBundledUpdatesResource |
Stores a list of desired updates to be read by UPM's BundledUpdateCheckJob.
|
| Enum | Description |
|---|---|
| MultipleApplicationLicenseAdapter.Operation |
Copyright © 2024 Atlassian. All rights reserved.