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, isIncludeRestrictions
getHierarchySize, getInitiator
getContent, getPage, toString
isSuppressNotifications, setSuppressNotifications
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
@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.