A class assigned the stereotype <<E2ETimer>> models a Timer . An activity assigned to the Timer class models the Timer event handler. The internal Bridge scheduler process executes the for each Timer event.
A class assigned the stereotype <<E2EScheduler>> models a Scheduler. An activity assigned to the Scheduler class governs the behavior of the Scheduler class. The assigned activity is the event handler that is executed whenever a date time pattern matches.

Figure: Scheduler Use Case Diagram

The next chapter gives an overview of the components required to build a Scheduler Service.

  • No labels