com.atlassian.confluence.api.model
Interface ApiEnum

All Known Implementing Classes:
ContentRepresentation, ContentType, LinkType, SpaceType

@ExperimentalSpi
public interface ApiEnum

Flags API Model classes that represent enums, but are not Java enums.

API Enums are usually not Java enums if they are intended to be extensible by plugins, e.g. ContentRepresentation.




Copyright © 2003-2014 Atlassian. All Rights Reserved.