Modifier and Type | Method and Description |
---|---|
PageRestrictionsDialog |
PageRestrictionsDialog.addRestriction(String name)
Deprecated.
since 5.9. In the new restrictions dialog set the mode first, and then use
addUserOrGroup(com.atlassian.confluence.api.model.people.Subject)
to add the restriction to the dialog. |
PageRestrictionsDialog |
PageRestrictionsDialog.clickRestrict()
Deprecated.
since 5.9. This doesn't exist on the new restrictions dialog.
|
Modifier and Type | Method and Description |
---|---|
PageRestrictionsDialog |
ToolsMenu.openPageRestrictionsDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PageRestrictionsDialog |
ViewPageApdex.openRestrictionsDialog() |
PageRestrictionsDialog |
ViewPage.openRestrictionsDialog()
Deprecated.
|
PageRestrictionsDialog |
Editor.openRestrictionsDialog()
Deprecated.
|
PageRestrictionsDialog |
AbstractEditorPage.openRestrictionsDialog()
Deprecated.
since 5.4 use
Editor.openRestrictionsDialog() |
Copyright © 2003–2016 Atlassian. All rights reserved.