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(@Nullable Object obj)
Equals for ConfluenceEvents is defined such that specific sub-events are only equal to events of the same type.
|
@NonNull String |
getTemplateId() |
int |
hashCode()
Subclasses must override this to hash their own fields.
|
getContent, getPage, toStringisSuppressNotifications, setSuppressNotificationsgetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic @NonNull String getTemplateId()
public boolean equals(@Nullable Object obj)
ConfluenceEventSubclasses must override this to compare their own fields.
public int hashCode()
ConfluenceEventCopyright © 2003–2023 Atlassian. All rights reserved.