- All Implemented Interfaces:
- ApiEnum, Serializable
- Direct Known Subclasses:
- ContentDraftService.ConflictPolicy, ContentRepresentation, ContentStatus, ContentTemplateType, ContentType, LinkType, LookAndFeelType, OperationKey, ResourceType, SearchOptions.Excerpt, SpaceStatus, SpaceType, TargetType
@ExperimentalSpi
public abstract class BaseApiEnum
extends Object
implements ApiEnum, Serializable
Base implementation of ApiEnum with default implementations of interface methods. Concrete enum classes should
extend this class rather than implementing ApiEnum directly.
- See Also:
- Serialized Form