camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 478 forks source link

Show bpmn:Documentation on diagram canvas #379

Open nikku opened 8 years ago

nikku commented 8 years ago

Use Case

Invesitigate

This is already supported by the famous property-info-plugin.

Kapi commented 8 years ago

Hi,

I would like to push this use case.

Part of our development process is a specification. That is a large documentation for the developers to implement our process requirements. In this specification each activity is specificed separately. Because there are a lot of complex activities we also write a short business summary (2-3 sentences and also includes the input and output variables) for each activity. The developers copy this to bpmn:Documentation.

Espacilly for the developers and the specifier this short summaries are very helpful to analyse incidents and localice failures. Also its helpful to integrate new colleagues.

Maybe there could be a small symbol on each activity that changes the visibility of the documentation while hover. This would be more comfortable.

Martin (specifier)