public class TouchedRelationDescriptor extends AbstractRelationDescriptor<User,Content>
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name of the relationship for user touching content
|
static TouchedRelationDescriptor |
TOUCHED |
Modifier | Constructor and Description |
---|---|
protected |
TouchedRelationDescriptor() |
getGenericTypeArgs, getRelationName, getSourceClass, getTargetClass
public static final String NAME
public static final TouchedRelationDescriptor TOUCHED
Copyright © 2003–2018 Atlassian. All rights reserved.