@ParametersAreNonnullByDefault
OperationService.See: Description
| Interface | Description |
|---|---|
| OperationCheck |
A permission and validation check, for use with
OperationService. |
| OperationDelegate |
A delegate defining operation checks for a single
TargetType. |
| Class | Description |
|---|---|
| BaseOperationCheck |
Base class for implementing
OperationChecks. |
| Exception | Description |
|---|---|
| UnsupportedTargetException |
Exception thrown by
OperationCheck methods. |
OperationService.
Implementors of OperationCheck are encouraged to
extend BaseOperationCheck.
OperationServiceCopyright © 2003–2021 Atlassian. All rights reserved.