InternalCreate a new instance of the service.
Creates a folder in the space.
Permissions required: Permission to view the corresponding space. Permission to create a folder in the space.
Returned if the folder was successfully created in the content tree.
Delete a folder by id.
Deleting a folder moves the folder to the trash, where it can be restored later
Permissions required: Permission to view the folder and its corresponding space. Permission to delete folders in the space.
The ID of the folder to be deleted.
Returns a specific folder.
Permissions required: Permission to view the folder and its corresponding space.
The ID of the folder to be returned.
OptionalincludeIncludes collaborators on the folder.
OptionalincludeIncludes direct children of the folder, as defined in the ChildrenResponse
object.
OptionalincludeIncludes operations associated with this folder in the response, as defined in
the Operation object.
The number of results will be limited to 50 and sorted in the default sort
order.
A meta and _links property will be present to indicate if more results are
available and a link to retrieve the rest of the results.
OptionalincludeIncludes content properties associated with this folder in the response.
The number of results will be limited to 50 and sorted in the default sort
order.
A meta and _links property will be present to indicate if more results are
available and a link to retrieve the rest of the results.
Returned if the requested folder is returned.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-folder