| Package | Description |
|---|---|
| com.atlassian.marketplace.client.api |
Interfaces and immutable value classes used in the Atlassian Marketplace API.
|
| com.atlassian.marketplace.client.impl |
Internal implementation of Marketplace client APIs.
|
| com.atlassian.marketplace.client.model |
Entities that can be returned by the Atlassian Marketplace API.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<Application> |
Applications.getByKey(ApplicationKey applicationKey)
Queries a single application.
|
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.ImmutableList<Application> |
InternalModel.Applications.Embedded.applications |
| Modifier and Type | Method and Description |
|---|---|
static InternalModel.Applications |
InternalModel.applications(Links links,
com.google.common.collect.ImmutableList<Application> items) |
| Modifier and Type | Method and Description |
|---|---|
Application |
TestModelBuilders.ApplicationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static TestModelBuilders.ApplicationBuilder |
TestModelBuilders.application(Application from)
Creates a new
TestModelBuilders.ApplicationBuilder. |
Copyright © 2019 Atlassian. All rights reserved.