public class ContentPropertyQueryFactory extends Object
CustomContentEntityObject instances
that are managed through JsonContentPropertyType.| Constructor and Description |
|---|
ContentPropertyQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ContentQuery<CustomContentEntityObject> |
findAllByContentId(long contentId) |
static ContentQuery<CustomContentEntityObject> |
findByContentIdAndKey(long contentId,
String key) |
public static ContentQuery<CustomContentEntityObject> findByContentIdAndKey(long contentId, String key)
public static ContentQuery<CustomContentEntityObject> findAllByContentId(long contentId)
Copyright © 2003–2015 Atlassian. All rights reserved.