|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpaceLabelManager
| Method Summary | |
|---|---|
List |
getAvailableTeamLabels(String spaceKey)
Returns the teams labels available for the given space |
List |
getLabelsOnSpace(Space space)
Returns the labels for the given space (excluding team labels) |
List |
getSuggestedLabelsForSpace(Space space,
com.atlassian.user.User remoteUser)
Returns the labels available for the given space (excluding team labels) |
List |
getTeamLabelsOnSpace(String spaceKey)
Returns the teams labels for the given space |
| Method Detail |
|---|
List getTeamLabelsOnSpace(String spaceKey)
List getAvailableTeamLabels(String spaceKey)
List getLabelsOnSpace(Space space)
List getSuggestedLabelsForSpace(Space space,
com.atlassian.user.User remoteUser)
space - - given spaceremoteUser - - logged in user
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||