public class PluginContentCreatedEvent extends ContentEvent implements Created
source
Constructor and Description |
---|
PluginContentCreatedEvent(Object src,
CustomContentEntityObject content)
Deprecated.
|
PluginContentCreatedEvent(Object source,
CustomContentEntityObject content,
OperationContext<?> context) |
Modifier and Type | Method and Description |
---|---|
CustomContentEntityObject |
getContent() |
equals, hashCode, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
@Deprecated public PluginContentCreatedEvent(Object src, CustomContentEntityObject content)
PluginContentCreatedEvent(Object, CustomContentEntityObject, OperationContext)
public PluginContentCreatedEvent(Object source, CustomContentEntityObject content, OperationContext<?> context)
public CustomContentEntityObject getContent()
getContent
in interface Contented
Copyright © 2003–2020 Atlassian. All rights reserved.