@ParametersAreNonnullByDefault
OperationService.See: Description
| Interface | Description |
|---|---|
| Operation |
| Class | Description |
|---|---|
| ContentRestriction |
This is UI and ServiceLayer representation of
com.atlassian.confluence.security.ContentPermission Defines
per-content level "Restrictions" (for blogposts and pages only). |
| ContentRestriction.ContentRestrictionBuilder | |
| ContentRestriction.Expansions |
Provides property names that can be used to expand
ContentRestriction objects. |
| ContentRestrictionsPageResponse |
Special implementation of
PageResponse for ContentRestriction objects. |
| ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder | |
| OperationCheckResult |
The result of an operation check on a specific
Target. |
| OperationCheckResult.OperationCheckResultBuilder | |
| OperationDescription |
Describes an
{operation, targetType} combination that the operations APIs can answer queries for. |
| OperationDescription.OperationDescriptionBuilder | |
| OperationKey |
An OperationKey is used to identify operations that can be performed on Targets.
|
| Target |
The target for an operation permissions check.
|
| Target.ContainerTarget |
A target for a container being used to check operations on a different target type within it.
|
| Target.IdTarget |
A light weight target that only contain id of the object.
|
| Target.ModelObjectTarget |
A target that points to a single model object, e.g.
|
| TargetType |
The type of object subject to an operation, for permissions checks.
|
OperationService.
Checks are performed in terms of Operations
on Targets of a particular
TargetType.
OperationServiceCopyright © 2003–2022 Atlassian. All rights reserved.