Platform Explorer / Nuxeo Platform LTS 2019 10.10

Bundle org.nuxeo.ecm.platform.routing.default

Documentation

  • README.md

    Nuxeo Routing Default

    This module defines the default workflow for Nuxeo.

    Information for Nuxeo developers

    This module is adapted from the definition built from the Studio project named nuxeo-routing-default.

    Requirements

    You need xmllint installed. On Mac OS X (Yosemite), it is installed by default. On Ubuntu, if it is not already installed, you can run apt-get install libxml2-utils

    Update

    Changes in this module should be done in the Studio project to ensure accurate synchronization of changes between the Studio project and this code.

    Here is the procedure to follow when making changes to files generated by Studio:

    • make changes in the Studio project, and commit with an accurate description of the changes (references to JIRA issues are very welcome),

    • download the generated jar and unzip it in a temp folder,

    • from this directory, run:

        $ ./etc/update.sh  temp-folder-where-jar-was-unzipped/
      

    If you need more changes to the generated jar, you should update the script at etc/update.sh.

    The script will move JSF contribution to nuxeo-routing-default-jsf accordingly.

Resolution Order

777
The resolution order represents the order in which this bundle's single component has been resolved by the Nuxeo Runtime framework.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).

Components

Maven Artifact

Filenuxeo-routing-default-10.10.jar
Group Idorg.nuxeo.ecm.routing
Artifact Idnuxeo-routing-default
Version10.10

Manifest

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 2
Bundle-Version: 1.0.0
Bundle-Name: Nuxeo ECM Routing Default Workflows
Bundle-SymbolicName: org.nuxeo.ecm.platform.routing.default;singleton=
 true
Bundle-Vendor: Nuxeo
Nuxeo-Component: OSGI-INF/extensions.xml

Exports

Charts

    Raw Data: Json Contribution Stats

    Contributions by Code Type

    Loading data

    Contributions by Target Extension Point

    Loading data

    Contributions by Studio Source

    Loading data