public interface RemoveLabelCommand extends ServiceCommand
Modifier and Type | Method and Description |
---|---|
Labelable |
getEntity()
Returns the page or blog post that the label was removed from.
|
Collection<String> |
getRemovedLabels()
A list of labels removed as strings
|
execute, getValidationErrors, isAuthorized, isValid
Labelable getEntity()
Collection<String> getRemovedLabels()
Copyright © 2003–2021 Atlassian. All rights reserved.