ext_messagerie #11
@ -1,23 +1,19 @@
|
||||
@startuml
|
||||
note
|
||||
Appointment
|
||||
endnote
|
||||
mainframe Appointment
|
||||
start
|
||||
:Asking Apointment]
|
||||
:Asking Appointment]
|
||||
repeat
|
||||
if (accepted) is (yes) then
|
||||
:Export to calendar]
|
||||
stop
|
||||
else (no)
|
||||
:Propose new apointment]
|
||||
:Propose new appointment]
|
||||
endif
|
||||
|
||||
@enduml
|
||||
|
||||
@startuml
|
||||
note
|
||||
Messaging
|
||||
endnote
|
||||
mainframe Messaging
|
||||
start
|
||||
split
|
||||
:Create Discution]
|
||||
@ -31,10 +27,7 @@ stop
|
||||
@enduml
|
||||
|
||||
@startuml
|
||||
note
|
||||
Forum
|
||||
endnote
|
||||
|
||||
mainframe Forum
|
||||
start
|
||||
:Forum Creation]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user