Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The figure below summarizes the various flows involving user-related CRUD operations.

User-related operations can be:

  1. initiated by REST calls
    1. via UserController - an operation is requested on a given user
    2. via TaskController - a synchronization task is requested for execution
  2. triggered by Quartz

...