public class AncestorsUpdateEvent extends Object
AncestorsUpdateEvent(@NonNull Long pageId, @NonNull List<Long> ancestorsIds)
List<Long>
getAncestorsIds()
Long
getPageId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AncestorsUpdateEvent(@NonNull Long pageId, @NonNull List<Long> ancestorsIds)
public Long getPageId()
public List<Long> getAncestorsIds()
Copyright © 2003–2019 Atlassian. All rights reserved.