Uses of Class
com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor
Packages that use AbstractRelationDescriptor
-
Uses of AbstractRelationDescriptor in com.atlassian.confluence.api.model.relations
Subclasses of AbstractRelationDescriptor in com.atlassian.confluence.api.model.relationsModifier and TypeClassDescriptionfinal classclassThe descriptor of relations capturing both direct and indirect contributors of a content.final classFavouriteRelationDescriptor<T extends Relatable>The built-in relationship type for favourites.final classLikeRelationDescriptor<T extends Relatable>final classNamedRelationDescriptor<S extends Relatable,T extends Relatable> Simple implementation ofRelationDescriptor, which allows to create simple named relation descriptors.classRepresents that a user has modified content, regardless of whether that change has been reverted.