Versions Compared

Key

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

...

Given the description above we propose the following state machine to model the behaviour of the declarative scheduler:

PlantUML
@startuml
scale 600 width

[*] -> Created
Created --> Foobar barfoo

@enduml


Components of the scheduler

...