Uses of Class
com.atlassian.confluence.api.impl.service.relation.DefaultValidatingRelationDescriptor
Packages that use DefaultValidatingRelationDescriptor
-
Uses of DefaultValidatingRelationDescriptor in com.atlassian.confluence.api.impl.service.relation
Subclasses of DefaultValidatingRelationDescriptor in com.atlassian.confluence.api.impl.service.relationModifier 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.