Class AncestorsUpdateEvent
java.lang.Object
com.atlassian.confluence.event.events.security.AncestorsUpdateEvent
AncestorsUpdateEvent is fired when ancestors are changed. Mostly, it is used by caches
- Since:
- 6.14
-
Constructor Summary
ConstructorsConstructorDescriptionAncestorsUpdateEvent
(@NonNull Long pageId, @NonNull List<Long> ancestorsIds) -
Method Summary
-
Constructor Details
-
AncestorsUpdateEvent
-
-
Method Details
-
getPageId
-
getAncestorsIds
-