Package com.atlassian.confluence.api.impl.service.relation
-
Class Summary Class Description AuthenticatedUserRelationDescriptor<S extends User,T extends Relatable> AValidatingRelationDescriptor
which checks that theUser
for which the relation is being created is also the currently authenticated user.DefaultValidatingRelationDescriptor<S extends Relatable,T extends Relatable> RelatableFactory<S extends RelatableEntity,T extends Relatable> RelatableResolver Resolve hibernate entities from their corresponding relatable modelRelationInstanceFactory RelationServiceImpl ValidatingRelationDescriptorRegistry Registry for mappingRelationDescriptor
to a correspondingValidatingRelationDescriptor
.