Package | Description |
---|---|
org.codehaus.swizzle.confluence |
Modifier and Type | Method and Description |
---|---|
boolean |
Confluence.addLabelByObject(Label labelObject,
long objectId)
Adds the given label object to the object with the given ContentEntityObject ID.
|
List |
Confluence.getLabelContentByObject(Label labelObject)
Returns the content for a given Label object.
|
boolean |
Confluence.removeLabelByObject(Label labelObject,
long objectId)
Removes the given label object from the object with the given ContentEntityObject ID.
|
Copyright © 2015 The Codehaus Foundation. All rights reserved.