Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: How to Manage the process steps in runtime" To view the discussion, visit: https://community.jboss.org/message/734063#734063 -------------------------------------------------------------- In my opinion you should more look into http://docs.jboss.org/jbpm/v5.2/userguide/ch.Human_Tasks.html#d0e3737http:// task life cycle methods (as defined by WSHT spec) rather than modifying task instances. For instance you could use forward or delegate methods (depending on your needs) and then setDocumentContent to modify task content (variables) of the task. HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/734063#734063] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
