...
Register and unregister something when a plugin is installed and uninstalled from the system.
Create and clean resources when the plugin is installed and uninstalled from the system.
Interface Class
org.joget.plugin.base.ActivationAwarePlugin
This plugin interface can be used together with other plugin types
The plugin implemented this interface will be aware of the plugin's installation and uninstalling events.
Method Detail
Interface Methods
afterRegister
...