public class FetchCommentsOfDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMENT_SCHEMA |
static String |
COMMENT_TYPE |
protected org.nuxeo.ecm.core.api.DocumentModel |
document |
static String |
ID |
static String |
POST_SCHEMA |
static String |
POST_TYPE |
static String |
THREAD_TYPE |
| Constructor and Description |
|---|
FetchCommentsOfDocument() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getSchema(String documentType) |
Object |
run() |
public static final String ID
public static final String COMMENT_TYPE
public static final String THREAD_TYPE
public static final String POST_TYPE
public static final String COMMENT_SCHEMA
public static final String POST_SCHEMA
protected org.nuxeo.ecm.core.api.DocumentModel document
public Object run() throws org.nuxeo.ecm.core.api.ClientException, IOException
org.nuxeo.ecm.core.api.ClientExceptionIOExceptionCopyright © 2024. All rights reserved.