Uses of Interface
com.atlassian.confluence.api.model.relations.ValidatingRelationDescriptor
-
Packages that use ValidatingRelationDescriptor Package Description com.atlassian.confluence.api.impl.service.relation -
-
Uses of ValidatingRelationDescriptor in com.atlassian.confluence.api.impl.service.relation
Classes in com.atlassian.confluence.api.impl.service.relation that implement ValidatingRelationDescriptor Modifier and Type Class Description class
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>
-