Space routines
This section contains routines that enable users to handle spaces.
Routines Summary
- addGroupToSpacePermission routine — Adds a given group to a space permission if the group is not in that permission already.
- addUserToSpacePermission routine — Adds a single user to a space permission if the user is not already in that permission.
- getAllSpaces — Returns a string array with the keys of all spaces in Confluence.
- getSpaceKeyByName — Retrieves the key for the space with the given name.
- groupHasSpacePermission routine — Checks if a group has the specified space permission.
- groupSpacePermissions routine — Returns the permissions of the provided group in the space.
- removeGroupFromSpacePermission routine — Removes a single group from a space permission if the group is in that permission.
- removeUserFromSpacePermission routine — Removes a single user from a space permission if the user is in that permission.
- userHasSpacePermission routine — Checks if a user has the specified space permission.
- usersInSpacePermission routine — Returns users that correspond to a certain permission in the specified space.
- userSpacePermissions routine — Returns the permissions of the provided user in the space.
- groupsInSpacePermission — Routine to get all groups that have a specific permission in a space.
- getSpacePermissions — Retrieves all space permissions for a certain Space.
- getAllPermissionKeys — Retrieves all possible permissions.
Peacock
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.