public final class LikeRelationDescriptor<T extends Relatable> extends AbstractRelationDescriptor<User,T>
Modifier and Type | Field and Description |
---|---|
static LikeRelationDescriptor<Content> |
CONTENT_LIKE
The relation type for user Content likes.
|
static String |
NAME
The name of the relationship for user likes.
|
getGenericTypeArgs, getRelationName, getSourceClass, getTargetClass
public static final String NAME
public static final LikeRelationDescriptor<Content> CONTENT_LIKE
Copyright © 2003–2020 Atlassian. All rights reserved.