public class PublishDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected boolean |
override |
protected CoreSession |
session |
protected DocumentModel |
target |
| Constructor and Description |
|---|
PublishDocument() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
notifyPublishedEvent(DocumentModel doc) |
DocumentModel |
run(DocumentModel doc) |
public static final String ID
protected CoreSession session
protected DocumentModel target
protected boolean override
public PublishDocument()
public DocumentModel run(DocumentModel doc)
protected void notifyPublishedEvent(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.