Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Abort work item" To view the discussion, visit: http://community.jboss.org/message/632717#632717 -------------------------------------------------------------- You could follow similar pattern to what https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/handler/ReceiveTaskHandler.java ReceiveTaskHandler does, meaning you add reference to the session in work item handler and then use it to, for instance insert a fact or set process variable. HTH -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/632717#632717] Start a new discussion in jBPM at Community [http://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
