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 classAuthenticatedUserRelationDescriptor<S extends User,T extends Relatable>AValidatingRelationDescriptorwhich checks that theUserfor which the relation is being created is also the currently authenticated user.classDefaultValidatingRelationDescriptor<S extends Relatable,T extends Relatable>
-