I think these informations belong to user interface. I understand you problem Britt, but
adding it to the process definition is not a clean way.
In our own Swing GUI framework we have exactly the same, but configured in the GUI
configuration. There you are free to configure what you want and also can make different
configurations, for example for different user groups:
| <tk4jbpm>
| ...
| <state name="consignment urgent"
|
start-class="com.camunda.ccs.process.order.swing.CheckOrderDataComponent">
| <transition name="cancel order" confirm="true" />
| </state>
| ...
| </tk4jbpm>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053242#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...