|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoveLabelCommand | |
|---|---|
| com.atlassian.confluence.labels.service | |
| Uses of RemoveLabelCommand in com.atlassian.confluence.labels.service |
|---|
| Classes in com.atlassian.confluence.labels.service that implement RemoveLabelCommand | |
|---|---|
class |
RemoveLabelCommandImpl
|
| Methods in com.atlassian.confluence.labels.service that return RemoveLabelCommand | |
|---|---|
RemoveLabelCommand |
LabelsService.newRemoveLabelCommand(long labelId,
com.atlassian.user.User user,
long entityId)
Builds a command that takes removes the specified label Page or Blog Post for the specified user. |
RemoveLabelCommand |
DefaultLabelsService.newRemoveLabelCommand(long labelId,
com.atlassian.user.User user,
long entityId)
|
RemoveLabelCommand |
LabelsService.newRemoveLabelCommand(java.lang.String labelIdString,
com.atlassian.user.User user,
long entityId)
Builds a command that takes removes the specified label Page or Blog Post for the specified user. |
RemoveLabelCommand |
DefaultLabelsService.newRemoveLabelCommand(java.lang.String labelIdString,
com.atlassian.user.User user,
long entityId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||