Nuxeo 5

Nuxeo 5 Component
org.nuxeo.ecm.platform.notification.service.NotificationContrib

Individual Documentation Coverage

done proportion
0.0 %


Author: missing

Version: missing

Location: nuxeo-features/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-contrib.xml

Require

No requirements

Required by

Not required

Implementation

No implementation


Is a contribution to:

  • target org.nuxeo.ecm.platform.ec.notification.service.NotificationService
  • point notifications
  • notification
    • availableIn Workspace
    • name Subscriptions updated
    • enabled true
    • label label.nuxeo.notifications.subscriptions.updated
    • autoSubscribed true
    • template subscriptionsUpdated
    • channel email
    • subject New subscription
  • notification
    • availableIn Workspace
    • name Modification
    • enabled true
    • label label.nuxeo.notifications.modif
    • autoSubscribed false
    • template modif
    • channel email
    • subject Document modified
  • notification
    • availableIn Workspace
    • name Creation
    • enabled true
    • label label.nuxeo.notifications.create
    • autoSubscribed false
    • template modif
    • channel email
    • subject Document created
  • notification
    • availableIn Section
    • name Publication
    • enabled true
    • label label.nuxeo.notifications.publication
    • autoSubscribed false
    • template publish
    • channel email
    • subject Document published
  • notification
    • availableIn Workspace
    • name Workflow Change
    • enabled true
    • label label.nuxeo.notifications.workflow
    • autoSubscribed false
    • template workflow
    • channel email
    • subject Workflow event
  • notification
    • availableIn Workspace
    • name Approbation review started
    • enabled true
    • label label.nuxeo.notifications.appReviewStarted
    • autoSubscribed false
    • template aprobationWorkflowStarted
    • channel email
    • subject Review started for ${docTitle}
  • notification
    • availableIn Workspace
    • name Task assigned
    • enabled true
    • label label.nuxeo.notifications.appReviewStarted
    • autoSubscribed true
    • template workflowTaskAssigned
    • channel email
    • subject Task Assigned for ${docTitle}
  • notification
    • availableIn all
    • name Email document
    • enabled true
    • label label.noLabel
    • autoSubscribed true
    • template emailDocument
    • channel email
    • subject ${subject}
  • target org.nuxeo.ecm.platform.ec.notification.service.NotificationService
  • point templates
  • template
    • src templates/subscriptionsUpdated.ftl
    • name subscriptionsUpdated
  • template
    • src templates/modif.ftl
    • name modif
  • template
    • src templates/publish.ftl
    • name publish
  • template
    • src templates/auto.ftl
    • name auto
  • template
    • src templates/workflow.ftl
    • name workflow
  • template
    • src templates/appReviewStarted.ftl
    • name aprobationWorkflowStarted
  • template
    • src templates/emailDocument.ftl
    • name emailDocument
  • template
    • src templates/workflowTaskAssigned.ftl
    • name workflowTaskAssigned
  • template
    • src templates/defaultNotifTemplate.ftl
    • name defaultNotifTemplate

Last generation: 18:21:25 CEST 11/07/2009