I guess that is possible using the variables. When you configure your task (by adding actions, swimlane etc in JPD), you can specify the variables using the "Controller" menu. These variables can be retrived using the API:
taskInstance.getTask().getTaskController().getVariableAccesses() Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960755#3960755 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960755 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
