public final class CopyPageHierarchyFinishEvent extends AbstractCopyPageHierarchyEvent
source| Constructor and Description |
|---|
CopyPageHierarchyFinishEvent(Object source,
Page root,
Page destination,
@Nullable ConfluenceUser initiator,
boolean suppressNotifications)
Deprecated.
|
CopyPageHierarchyFinishEvent(Object source,
Page root,
Page destination,
@Nullable ConfluenceUser initiator,
boolean suppressNotifications,
int hierarchySize,
boolean includeAttachments,
boolean includeRestrictions,
boolean includeLabels) |
equals, getDestination, getTargetPage, hashCode, isIncludeAttachments, isIncludeLabels, isIncludeRestrictionsgetHierarchySize, getInitiatorgetContent, getPage, toStringisSuppressNotifications, setSuppressNotificationsgetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamp@Deprecated public CopyPageHierarchyFinishEvent(Object source, Page root, Page destination, @Nullable ConfluenceUser initiator, boolean suppressNotifications)
CopyPageHierarchyFinishEvent(Object, Page, Page, ConfluenceUser, boolean, int, boolean, boolean, boolean) instead.public CopyPageHierarchyFinishEvent(Object source, Page root, Page destination, @Nullable ConfluenceUser initiator, boolean suppressNotifications, int hierarchySize, boolean includeAttachments, boolean includeRestrictions, boolean includeLabels)
Copyright © 2003–2020 Atlassian. All rights reserved.