| Package | Description |
|---|---|
| com.atlassian.upm.application.rest.resources |
| Modifier and Type | Method and Description |
|---|---|
static MultipleApplicationLicenseAdapter.Operation |
MultipleApplicationLicenseAdapter.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultipleApplicationLicenseAdapter.Operation[] |
MultipleApplicationLicenseAdapter.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
MultipleApplicationLicenseAdapter.validateAndUpdateMultipleProductLicenses(Collection<MultipleApplicationLicenseAdapterFactory.LicenseUpdate> updates,
MultipleApplicationLicenseAdapter.Operation operation)
Create a Response for the result of updating a set of licenses.
|
Copyright © 2024 Atlassian. All rights reserved.