Modifier and Type | Method and Description |
---|---|
void |
RestArtifactDefinitionList.setArtifacts(List<RestArtifactDefinition> artifacts) |
Constructor and Description |
---|
RestArtifactDefinitionList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestArtifactDefinition> callback) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PlanArtifactsResource.createArtifactDefinition(String producerJobKey,
javax.ws.rs.core.UriInfo uriInfo,
RestArtifactDefinition restArtifactDefinition) |
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 |
---|---|
static RestArtifactDefinition |
RestArtifactHelper.createRestArtifactDefinition(TestArtifactDetails testArtifactDetails) |
Modifier and Type | Method and Description |
---|---|
List<RestArtifactDefinition> |
RestJob.getArtifacts() |
Modifier and Type | Method and Description |
---|---|
void |
RestJob.setArtifacts(List<RestArtifactDefinition> artifacts) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.