Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.model.plan.label | |
com.atlassian.bamboo.plugins.rest.resource |
Modifier and Type | Method and Description |
---|---|
void |
RestPlanLabelList.setLabel(List<RestPlanLabel> label) |
Constructor and Description |
---|
RestPlanLabelList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestPlanLabel> callback) |
Modifier and Type | Method and Description |
---|---|
void |
PlanResource.addPlanLabel(String projectKey,
String buildKey,
RestPlanLabel label,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Adds new label to plan specified by projectKey-buildKey.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.