Class CumulativeContributorRelationDescriptor

java.lang.Object
com.atlassian.confluence.api.model.relations.AbstractRelationDescriptor<User,Content>
com.atlassian.confluence.api.model.relations.CumulativeContributorRelationDescriptor
All Implemented Interfaces:
RelationDescriptor<User,Content>

@Internal public class CumulativeContributorRelationDescriptor extends AbstractRelationDescriptor<User,Content>
The descriptor of relations capturing both direct and indirect contributors of a content. These relations are always attached to the current version of the content so they aren't deleted upon the removal of a historical version.
Since:
7.12