Uses of Interface
com.atlassian.confluence.api.model.relations.ValidatingRelationDescriptor
Packages that use ValidatingRelationDescriptor
-
Uses of ValidatingRelationDescriptor in com.atlassian.confluence.api.impl.service.relation
Classes in com.atlassian.confluence.api.impl.service.relation that implement ValidatingRelationDescriptorModifier and TypeClassDescriptionclass
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.class
DefaultValidatingRelationDescriptor<S extends Relatable,
T extends Relatable>