| Modifier and Type | Method and Description |
|---|---|
void |
RestArtifactDefinitionList.setArtifacts(List<RestArtifactDefinition> artifacts) |
| Constructor and Description |
|---|
RestArtifactDefinitionList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestArtifactDefinition> callback) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<ArtifactDefinition,RestArtifactDefinition> |
RestArtifactDefinition.FROM_ARTIFACT_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
RestArtifactDefinition |
RestArtifactSubscriptions.getArtifactDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestArtifactSubscriptions.setArtifactDefinition(RestArtifactDefinition artifactDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<RestArtifactDefinition> |
RestJob.getArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestJob.setArtifacts(List<RestArtifactDefinition> artifacts) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.