Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:rule:end_event_naming [2024-08-26 17:19] – [See also] Anatoly Belaychuken:rule:end_event_naming [2024-11-27 15:27] (current) Anatoly Belaychuk
Line 1: Line 1:
-====== End event name should answer the question "how did it end?"  ======+====== End event name should answer the question "how did the case end?"  ======
  
 {{tag>naming end_event}} {{tag>naming end_event}}
Line 54: Line 54:
   <process id="Process_0r2wcf4">   <process id="Process_0r2wcf4">
     <endEvent id="Event_1af9tdh" name="Completing order" />     <endEvent id="Event_1af9tdh" name="Completing order" />
-    <endEvent id="Event_095eop8" name="Order status &#34;comple&#34;" />+    <endEvent id="Event_095eop8" name="Order status &#34;complete&#34;" />
   </process>   </process>
   <bpmndi:BPMNDiagram id="BpmnDiagram_1">   <bpmndi:BPMNDiagram id="BpmnDiagram_1">
Line 79: Line 79:
 Condsider a summary table for a process in the format "status - quantity". Condsider a summary table for a process in the format "status - quantity".
 What you would like to see in the "status" column is what end event names should be. What you would like to see in the "status" column is what end event names should be.
- 
-===== Exceptions ===== 
- 
-Specify exceptions to the rule above, if any 
  
 ===== See also ===== ===== See also =====