[jboss-user] [jBPM] - JBPM5.4 Human Task
hylj wy
do-not-reply at jboss.com
Wed Jan 16 12:01:09 EST 2013
hylj wy [https://community.jboss.org/people/hyljwy] created the discussion
"JBPM5.4 Human Task"
To view the discussion, visit: https://community.jboss.org/message/792404#792404
--------------------------------------------------------------
hey friends,
I used jbpm5.4 to run human task, my code is:
|| *Header 1* ||
| boolean isDetectionPassed =false;
Map<String, Object> data = new HashMap<String, Object>();
data.put("detection", isDetectionPassed);
... ...
private static TaskClient client;
... ...
client.complete(taskId, userId, data , responseHandler); |
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/792404#792404]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130116/95f99ad1/attachment.html
More information about the jboss-user
mailing list