@ParametersAreNonnullByDefault
OperationService
.See: Description
Interface | Description |
---|---|
Operation |
Class | Description |
---|---|
ContentRestriction | |
ContentRestriction.ContentRestrictionBuilder | |
ContentRestriction.Expansions |
Provides property names that can be used to expand
ContentRestriction objects. |
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.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 Operation
s
on Target
s of a particular
TargetType
.
OperationService
Copyright © 2003–2016 Atlassian. All rights reserved.