Package | Description |
---|---|
com.atlassian.confluence.content.service.page |
Modifier and Type | Method and Description |
---|---|
static MovePageCommandHelper.MovePageMode |
MovePageCommandHelper.MovePageMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MovePageCommandHelper.MovePageMode[] |
MovePageCommandHelper.MovePageMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MovePageCommand |
MovePageCommandHelper.newMovePageCommand(PageLocator sourcePageLocator,
PageLocator targetPageLocator,
String position,
MovePageCommandHelper.MovePageMode movePageMode)
Determine whether to return the correct
MovePageCommand implementation depending on the mode supplied |
MovePageCommand |
MovePageCommandHelper.newMovePageCommand(PageLocator sourcePageLocator,
SpaceLocator targetSpaceLocator,
MovePageCommandHelper.MovePageMode movePageMode)
Determine whether to return the correct
MovePageCommand implementation depending on the mode supplied |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences