public interface AddLabelsCommand extends ServiceCommand
Modifier and Type | Method and Description |
---|---|
Collection<Label> |
getAddedLabels()
Returns the labels that were added
|
Labelable |
getEntity()
Returns the page or blog post that the label was added to
|
execute, getValidationErrors, isAuthorized, isValid
Labelable getEntity()
Collection<Label> getAddedLabels()
Copyright © 2003–2017 Atlassian. All rights reserved.