|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoveLabelCommand
Removes a label from a Page or Blog Post. Includes validation.
| Method Summary | |
|---|---|
Labelable |
getEntity()
Returns the page or blog post that the label was removed from. |
Collection<String> |
getRemovedLabels()
A list of labels removed as strings |
| Methods inherited from interface com.atlassian.confluence.core.service.ServiceCommand |
|---|
execute, getValidationErrors, isAuthorized, isValid |
| Method Detail |
|---|
Labelable getEntity()
Collection<String> getRemovedLabels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||