public class SqlLabelQuery extends Object
| Constructor and Description |
|---|
SqlLabelQuery() |
| Modifier and Type | Method and Description |
|---|---|
static List<SpaceRow> |
getSpaceLabels(org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate template,
Optional<com.atlassian.sal.api.user.UserKey> userKey,
List<SpaceRow> spaces)
For each provided SpaceRow, returns a corresponding SpaceRow with the space's labels added.
|
public static List<SpaceRow> getSpaceLabels(org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate template, Optional<com.atlassian.sal.api.user.UserKey> userKey, List<SpaceRow> spaces)
Copyright © 2003–2016 Atlassian. All rights reserved.