Versions Compared

Key

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

...

At this point UserController or SyncResultHandler will take care of:

  1. invoking the defined workflow instance adapter (via UserWorkflowAdapter)
  2. creating the needed PropagationTask instances via PropagationManager and executing via PropagationTaskExecutor
  3. generating the configured notifications via NotificationManager

...