This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| participant "«actor»\nTravel Coordinator" as TC | |
| participant "«boundary»\nUI" as UI | |
| participant "<<controller>>\nTFS" as TFS | |
| note left of TFS | |
| Travel Forms System | |
| (administrative backend) | |
| end note | |
| participant "«actor»\nDatabase" as DB | |
| participant "«actor»\nTraveller" as T |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| participant "«actor»\nTraveller" as T | |
| participant "«boundary»\nUI" as UI | |
| participant "<<controller>>\nTFS" as TFS | |
| note left of TFS | |
| Travel Forms System | |
| (administrative backend) | |
| end note | |
| participant "«entity»\nAbsence on Duty" as AoD | |
| participant "«entity»\nTravel Budget" as TB | |
| participant "«entity»\nTravel Diary" as TD |