Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:architecture:dev:events [2020/08/13 08:07]
tomiskar [AbstractInitApplicationProcessor]
devel:documentation:architecture:dev:events [2020/10/29 07:28]
tomiskar
Line 128: Line 128:
     * ''ModuleDescriptorDto'' - application modules     * ''ModuleDescriptorDto'' - application modules
       * supports base event types ''INIT'', ''ENABLE'', ''DISABLE''       * supports base event types ''INIT'', ''ENABLE'', ''DISABLE''
 +    * ''IdmScripDto'' - groovy scripts
 +      * supports base event types ''CREATE'', ''UPDATE'', ''DELETE'' 
   * ''acc'':   * ''acc'':
     * ''AccAccountDto'' - Accounts on target system     * ''AccAccountDto'' - Accounts on target system
  • by tomiskar