| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.publisher.api | |
| org.nuxeo.ecm.platform.publisher.task |
| Modifier and Type | Method and Description |
|---|---|
static PublishingEvent |
PublishingEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishingEvent[] |
PublishingEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBasePublishedDocumentFactory.notifyEvent(PublishingEvent event,
DocumentModel doc,
CoreSession coreSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CoreProxyWithWorkflowFactory.endTask(DocumentModel document,
NuxeoPrincipal currentUser,
CoreSession session,
String comment,
PublishingEvent event) |
Copyright © 2019 Nuxeo. All rights reserved.