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 [2019/02/12 09:52]
tomiskar
devel:documentation:architecture:dev:events [2019/03/15 11:35]
tomiskar
Line 74: Line 74:
     * ''IdmRoleDto'' - operation with the role     * ''IdmRoleDto'' - operation with the role
       * supports base event types ''CREATE'', ''UPDATE'', ''DELETE'', ''EAV\_SAVE'', ''NOTIFY''       * supports base event types ''CREATE'', ''UPDATE'', ''DELETE'', ''EAV\_SAVE'', ''NOTIFY''
 +      * adds event type ''DUPLICATE'' - duplicate role, event is published for create / update role duplicate, read more [[here]].
     * ''IdmRoleGuaranteeDto'' - operation with the role guarantee by identity     * ''IdmRoleGuaranteeDto'' - operation with the role guarantee by identity
       * supports base event types ''CREATE'', ''UPDATE'', ''DELETE''       * supports base event types ''CREATE'', ''UPDATE'', ''DELETE''
  • by tomiskar