Group routines
This section contains routines that enable users to handle groups.
Routines Summary
- addGroupToContentPermission — Adds a selected group to a content permission (usually to a page permission) if the group is not in that permission already.
- addGroupToSpacePermission — Adds a given group to a space permission if the group is not in that permission already.
- getAllGroups — Gets a list of all groups in Confluence.
- groupContentPermissions — Returns the permissions of the provided group for the specified content.
- groupExists — Verifies if the selected group is a registered Confluence group.
- groupHasContentPermission — Checks if a group has the specified content permission.
- groupHasSpacePermission — Checks if a group has the specified space permission.
- groupSpacePermissions — Returns the permissions of the provided group in the space. The routine operates exclusively with Confluence groups.
- removeAllGroupRestrictionsFromContent — Removes all group restrictions on the page for the selected group
- removeGroupFromContentPermission — Removes a single group from a content permission if the group is in that permission.
- removeGroupFromSpacePermission — Removes a single group from a space permission if the group is in that permission.
- removeUserFromGroup — Removes a single user from a group if the user is in that group.
- createGroup — Create a group.
- removeGroup — Remove a group.
Peacock
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.