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 class
class
The descriptor of relations capturing both direct and indirect contributors of a content.final class
FavouriteRelationDescriptor<T extends Relatable>
The built-in relationship type for favourites.final class
LikeRelationDescriptor<T extends Relatable>
final class
NamedRelationDescriptor<S extends Relatable,
T extends Relatable> Simple implementation ofRelationDescriptor
, which allows to create simple named relation descriptors.class
Represents that a user has modified content, regardless of whether that change has been reverted.