Uses of Class
com.atlassian.confluence.rest.api.model.RestObject
Packages that use RestObject
-
Uses of RestObject in com.atlassian.confluence.rest.api.model
Subclasses of RestObject in com.atlassian.confluence.rest.api.modelModifier and TypeClassDescriptionclassRestEntity<T>This entity participates in our object serialization by jackson, and allows objects to be enriched with extra properties during serialization.final classRestList<T>The RestList participates in our collection serialization by jackson, and allows collections to be enriched with extra properties during serialization.