public class PublishDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static org.apache.commons.logging.Log |
log |
protected boolean |
override |
protected org.nuxeo.ecm.core.api.CoreSession |
session |
protected org.nuxeo.ecm.core.api.DocumentModel |
target |
| Constructor and Description |
|---|
PublishDocument() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
run(org.nuxeo.ecm.core.api.DocumentModel doc) |
public static final String ID
public static org.apache.commons.logging.Log log
protected org.nuxeo.ecm.core.api.CoreSession session
protected org.nuxeo.ecm.core.api.DocumentModel target
protected boolean override
Copyright © 2024. All rights reserved.