Questo contenuto non è disponibile nella lingua selezionata.
5.3. Selectors
5.3.1. Selectors Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
Selectors are used to specify which assets should be included in the compiled package.
There are two types of selectors included with JBoss Enterprise BRMS by default.
Build Whole Package
This selector builds the whole package without excluding any assets.
Built in Selectors
This selector makes it possible to specify the status and the category of the assets to be included in the compiled package.
There are also custom selectors that allow users to specific their own criteria.
5.3.2. Custom Selectors Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
Custom selectors are defined in the
jboss-brms.war/WEB-INF/classes/selectors.properties
file. Please refer to this file for further instructions as it contains all the information necessary to define custom selectors.