Question is how to display the information about nodes and timers. Are these 1:1 mapping to items in the process instance diagram?
Could we reuse the instance svg to add these operations to the nodes and timers?
Or should we go for a more data-driven representation for admins. Ex: listing all nodes, timers into a list/table.
Do we have to take into account specific permission set for these operations? Only certain roles would be allowed to execute as we use a different client API to perform these operations.
Ex: If you are allowed to see the instance in the manage section, it implies that you can execute these operations?
Initial thought would be to reuse the process instance svg and add these operations into the diagram ( around the specific nodes ) if the user has permission to execute these operations.
- is incorporated by
-
JBPM-7489 Include process instance administration operations
- Resolved
- is related to
-
JBPM-7631 UX research/review: Proposal for interacting with process instance nodes
- Resolved
-
JBPM-7719 UX design/mocks: Proposal for interacting with process instance nodes
- Resolved
-
JBPM-7632 Implement basic interation with process instance nodes
- Resolved
-
JBPM-7633 Add Node Instance capabilitites when selecting a node from the process instance diagram
- Resolved
-
JBPM-7634 Add Timer Instance capabilitites when selecting a node from the process instance diagram
- Resolved