Package | Description |
---|---|
com.atlassian.confluence.event.events.label |
Modifier and Type | Class and Description |
---|---|
class |
LabelAddEvent
Thrown when an existing label is associated with piece of content (as opposed to be newly created).
|
class |
LabelCreateEvent
Thrown when a label is created and comes into existance.
|
class |
LabelDeleteEvent
Thrown when a label itself is removed (as opposed to being disassociated from a piece of content).
|
class |
LabelRemoveEvent
Thrown when a label is disassociated from a piece of content (as opposed to itself being removed).
|
Copyright © 2003–2017 Atlassian. All rights reserved.