| Package | Description |
|---|---|
| com.atlassian.marketplace.client.model |
Entities that can be returned by the Atlassian Marketplace API.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationStatus |
Application.getStatus() |
static ApplicationStatus |
ApplicationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationStatus[] |
ApplicationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestModelBuilders.ApplicationBuilder |
TestModelBuilders.ApplicationBuilder.status(ApplicationStatus status) |
Copyright © 2019 Atlassian. All rights reserved.