public class ApplicationLicenseUpdateResultRepresentation extends Object
ApplicationLicenseRepresentation
and a ValidationResultRepresentation into a single
response.| Constructor and Description |
|---|
ApplicationLicenseUpdateResultRepresentation(ApplicationLicenseRepresentation license,
ValidationResultRepresentation validation,
LicenseMismatch licenseMismatch) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLicenseRepresentation |
getLicense() |
LicenseMismatch |
getLicenseMismatch() |
ValidationResultRepresentation |
getValidation() |
public ApplicationLicenseUpdateResultRepresentation(ApplicationLicenseRepresentation license, ValidationResultRepresentation validation, @Nullable LicenseMismatch licenseMismatch)
public ApplicationLicenseRepresentation getLicense()
public ValidationResultRepresentation getValidation()
@Nullable public LicenseMismatch getLicenseMismatch()
Copyright © 2024 Atlassian. All rights reserved.