Hiding a rule model class
You can hide a rule model class so that it does not show in the list of available types when you create a business rule.
About this task
To hide a rule model class when you create a business rule with a wizard, you create a Type Visibility item.
Procedure
To hide a rule model class:
Results
You have now hidden a rule model class from the creation wizards.
In XML, you create a type visibility item as follows:
<type-visibility className="MyRule"/>