| Package | Description |
|---|---|
| com.atlassian.upm.application | |
| com.atlassian.upm.application.impl | |
| com.atlassian.upm.application.rest.resources |
| Modifier and Type | Method and Description |
|---|---|
Optional<LicenseMismatch> |
LicenseMismatchDetector.detectLicenseMismatch(Map<String,MultipleApplicationLicenseResponse.LicenseResult> errors,
String newLicenseString,
String newLicenseApplicationKey)
If the validation errors are caused by a license mismatch (some DC, some Server) this populates a LicenseMismatch
instance to allow the front end to explain the situation to the customer and help them fix it.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<LicenseMismatch> |
LicenseMismatchDetectorImpl.detectLicenseMismatch(Map<String,MultipleApplicationLicenseResponse.LicenseResult> errors,
String newLicenseString,
String newLicenseApplicationKey) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MultipleApplicationLicenseResponse.LicenseResult> |
MultipleApplicationLicenseResponse.getResults() |
| Constructor and Description |
|---|
MultipleApplicationLicenseResponse(Map<String,MultipleApplicationLicenseResponse.LicenseResult> results,
boolean allEvaluationLicenses) |
Copyright © 2024 Atlassian. All rights reserved.