Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.plan | |
com.atlassian.bamboo.rest.model.plan | |
com.atlassian.bamboo.rest.model.plan.stage |
Modifier and Type | Field and Description |
---|---|
static RestPlanConfig |
PlanConfigResource.PLAN_CONFIG
Used for REST documentation generation.
|
Modifier and Type | Method and Description |
---|---|
RestPlanConfig |
PlanConversionFunction.apply(ImmutableChain plan,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
RestPlanConfig |
PlanConfigResource.getPlan(String planKeyString,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
Gets the details of a build plan configuration.
|
Modifier and Type | Method and Description |
---|---|
RestPlanConfig |
RestPlanConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RestPlanConfig |
RestStage.getPlan() |
Modifier and Type | Method and Description |
---|---|
RestStage.Builder |
RestStage.Builder.plan(RestPlanConfig plan) |
void |
RestStage.setPlan(RestPlanConfig plan) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.