public class PageCreateFromTemplateEvent extends PageEvent implements Created
source| Constructor and Description |
|---|
PageCreateFromTemplateEvent(Object src,
Page page,
String templateId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equals for ConfluenceEvents is defined such that specific sub-events are only equal to events of the same type.
|
String |
getTemplateId() |
int |
hashCode()
Subclasses must override this to hash their own fields.
|
getContent, getPage, toStringisSuppressNotifications, setSuppressNotificationsgetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic boolean equals(@Nullable Object obj)
ConfluenceEventSubclasses must override this to compare their own fields.
public int hashCode()
ConfluenceEventCopyright © 2003–2018 Atlassian. All rights reserved.