Class CumulativeContributorRelationDescriptor

  • All Implemented Interfaces:
    RelationDescriptor<User,​Content>

    @ExperimentalApi
    @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