Package com.atlassian.confluence.api.service.relations


@ParametersAreNonnullByDefault package com.atlassian.confluence.api.service.relations
  • Interfaces
    Class
    Description
    Relation service, which allows to manage relations between entities.
    Finder, which is used to perform basic relation operations, such as fetching source or target entities of particular relation, get total number of related entities etc.
    Responsible for validating the create and delete operations that can be performed using the RelationService