Class BaseApiEnum
java.lang.Object
com.atlassian.confluence.api.model.BaseApiEnum
- All Implemented Interfaces:
ApiEnum
- Direct Known Subclasses:
ContentDraftService.ConflictPolicy
,ContentRepresentation
,ContentStatus
,ContentTemplateType
,ContentType
,InheritedRestrictionType
,LinkType
,OperationKey
,ResourceType
,SearchOptions.Excerpt
,SpaceStatus
,SpaceType
,TargetType
,UserStatus
Base implementation of ApiEnum with default implementations of interface methods. Concrete enum classes should
extend this class rather than implementing ApiEnum directly.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
BaseApiEnum
-
-
Method Details