Under the EBX® Administration tab, the 'TIBCO EBX® Information Governance Add-on' data space contains the 'Trigger on Administered item' table that allows you to declare a treatment to execute when the creation and modification of a metadata occurs.
Property | Definition |
---|---|
IGov repository | The add-on repository on which the user preference configuration applies. |
Java class | The Java class which will be triggered while modifying or creating an Administered item. This class must extend the interface IGovAdministeredItemListener and must be public to be accessible by IGov. |
Is active | 'True': This class will be triggered. 'False': This class will not be triggered. |