Este conteúdo não está disponível no idioma selecionado.
5.3. Selectors
5.3.1. Selectors Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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 Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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.