use case - UML sequence diagram: how do i draw cron job? -


i'm developing application take advantages of restaurants dataset. every 1 week system run cron job synchronize restaurants available on public api database.

however how draw sequence diagram cron job? actor?

the actor scheduler (or can use cron object if like). target synchronizer object doing fancy web scanning.

enter image description here

you can use loop fragment show repetition. simple note :-)


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -