Uses of Enum Class
org.nuxeo.ecm.platform.publisher.api.PublishingEvent
Packages that use PublishingEvent
-
Uses of PublishingEvent in org.nuxeo.ecm.platform.publisher.api
Methods in org.nuxeo.ecm.platform.publisher.api that return PublishingEventModifier 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.Methods in org.nuxeo.ecm.platform.publisher.api with parameters of type PublishingEventModifier and TypeMethodDescriptionprotected void
AbstractBasePublishedDocumentFactory.notifyEvent
(PublishingEvent event, DocumentModel doc, CoreSession coreSession) -
Uses of PublishingEvent in org.nuxeo.ecm.platform.publisher.task
Methods in org.nuxeo.ecm.platform.publisher.task with parameters of type PublishingEventModifier and TypeMethodDescriptionprotected void
CoreProxyWithWorkflowFactory.endTask
(DocumentModel document, NuxeoPrincipal currentUser, CoreSession session, String comment, PublishingEvent event)