|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.event.events.content.page.PageMoveEvent.PageReorder
public static class PageMoveEvent.PageReorder
Wraps the details of a Page movement. Makes it easier to create events for multiple Page moves.
| Constructor Summary | |
|---|---|
PageMoveEvent.PageReorder(Page movedPage,
Space oldSpace,
Page oldParent,
java.lang.Integer oldPosition)
|
|
| Method Summary | |
|---|---|
Page |
getMovedPage()
|
java.lang.Integer |
getOldPosition()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageMoveEvent.PageReorder(Page movedPage,
Space oldSpace,
Page oldParent,
java.lang.Integer oldPosition)
| Method Detail |
|---|
public Page getMovedPage()
public java.lang.Integer getOldPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||