Bundle org.nuxeo.ecm.platform.routing.default.jsf
In bundle group org.nuxeo.ecm.platform.routing
Documentation
-
README.md
Nuxeo Routing Default
This module defines the default workflow JSF extension for Nuxeo.
Information for Nuxeo developers
This module is adapted from the definition built from the Studio project named
nuxeo-routing-default
.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
. -
Resolution Order
719
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
Packages
Maven Artifact
File | nuxeo-routing-default-jsf-2021.1.jar |
---|---|
Group Id | org.nuxeo.ecm.routing |
Artifact Id | nuxeo-routing-default-jsf |
Version | 2021.1 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: root
Build-Jdk: 11.0.9.1
Bundle-ManifestVersion: 2
Bundle-Version: 1.0.0
Bundle-Name: Nuxeo ECM Routing Default Workflows JSF
Bundle-SymbolicName: org.nuxeo.ecm.platform.routing.default.jsf;single
ton=true
Bundle-Vendor: Nuxeo
Nuxeo-Component: OSGI-INF/extensions.xml
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph