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/03/30 12:49]
tomiskar
devel:documentation:architecture:dev:events [2020/08/13 07:04]
tomiskar [Entities with event support]
Line 126: Line 126:
     * ''IdmIdentityProjectionDto'' - identity form projections     * ''IdmIdentityProjectionDto'' - identity form projections
       * supports base event types ''CREATE'', ''UPDATE''       * supports base event types ''CREATE'', ''UPDATE''
 +    * ''ModuleDescriptorDto'' - application modules
 +      * supports base event types ''INIT'', ''ENABLE'', ''DISABLE''
   * ''acc'':   * ''acc'':
     * ''AccAccountDto'' - Accounts on target system     * ''AccAccountDto'' - Accounts on target system
  • by tomiskar