Package com.atlassian.confluence.api.service.relations
@ParametersAreNonnullByDefault
package com.atlassian.confluence.api.service.relations
-
InterfacesClassDescriptionRelation service, which allows to manage relations between entities.RelationService.RelatableFinder<R extends Relatable>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