java.lang.Object
com.atlassian.confluence.api.model.BaseApiEnum
com.atlassian.confluence.api.model.permissions.OperationKey
All Implemented Interfaces:
ApiEnum, Operation

public final class OperationKey extends BaseApiEnum implements Operation
An OperationKey is used to identify operations that can be performed on Targets.

OperationKeys have an underlying name, which must be unique in the system. For consistency, custom operation keys should be lower + underscore cased. These names are referenced directly in operation REST APIs.

Since:
5.7