| Package | Description |
|---|---|
| com.atlassian.bamboo.labels |
| Modifier and Type | Method and Description |
|---|---|
List<LabelCount> |
LabelDao.findLabels(String namespace,
int maxResults) |
List<LabelCount> |
LabelDao.findLabels(String namespace,
int maxResults,
Plan plan) |
List<LabelCount> |
LabelManager.findLabels(String namespace,
int maxResults,
Plan plan,
Project project)
Finds all labels in a given build, with namespace and maxResults.
|
List<LabelCount> |
LabelDao.findLabels(String namespace,
int maxResults,
Project project) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.