Uses of Enum Class
org.nuxeo.ecm.platform.publisher.api.PublishingEvent
-
Uses of PublishingEvent in org.nuxeo.ecm.platform.publisher.api
Modifier and TypeMethodDescriptionstatic PublishingEvent
Returns the enum constant of this class with the specified name.static PublishingEvent[]
PublishingEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
AbstractBasePublishedDocumentFactory.notifyEvent
(PublishingEvent event, DocumentModel doc, CoreSession coreSession) -
Uses of PublishingEvent in org.nuxeo.ecm.platform.publisher.task
Modifier and TypeMethodDescriptionprotected void
CoreProxyWithWorkflowFactory.endTask
(DocumentModel document, NuxeoPrincipal currentUser, CoreSession session, String comment, PublishingEvent event)