| Package | Description |
|---|---|
| com.atlassian.upm.application.marketplace | |
| com.atlassian.upm.application.rest.representations |
| Modifier and Type | Method and Description |
|---|---|
MarketplaceResult<Iterable<AppUpdateInfo>> |
ApplicationMarketplaceQueriesImpl.getAppUpdateInfo(int targetPlatformBuildNumber,
Iterable<com.atlassian.application.api.Application> installedApps) |
MarketplaceResult<Iterable<AppUpdateInfo>> |
ApplicationMarketplaceQueries.getAppUpdateInfo(int targetPlatformBuildNumber,
Iterable<com.atlassian.application.api.Application> installedApps)
Query Marketplace for available updates to installed applications.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationUpdateCollectionRepresentation |
ApplicationRepresentationFactory.createApplicationUpdateCollectionRepresentation(Iterable<AppUpdateInfo> updates) |
ApplicationUpdateCollectionRepresentation |
ApplicationRepresentationFactoryImpl.createApplicationUpdateCollectionRepresentation(Iterable<AppUpdateInfo> updates) |
Copyright © 2024 Atlassian. All rights reserved.