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 PublishingEventReturns 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 voidAbstractBasePublishedDocumentFactory.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 voidCoreProxyWithWorkflowFactory.endTask(DocumentModel document, NuxeoPrincipal currentUser, CoreSession session, String comment, PublishingEvent event)