[jboss-user] [jBPM] - jbpm-examples with jBPM 5.4
Gareth Edwards
do-not-reply at jboss.com
Tue Nov 27 14:27:32 EST 2012
Gareth Edwards [https://community.jboss.org/people/garethed] created the discussion
"jbpm-examples with jBPM 5.4"
To view the discussion, visit: https://community.jboss.org/message/778683#778683
--------------------------------------------------------------
Hello,
Is there an updated HumanTaskExample that works with jBPM 5.4?
The following lines either contain reomved of depricated methods.
There must be a new way of doing this that I'm not aware of. (These lines are not together in the source code)
contentData = ContentMarshallerHelper.marshal(results, hornetQHTWorkItemHandler.getMarshallerContext(), null);
TaskSummary task3 = taskClient.getTasksAssignedAsPotentialOwner("john", groups, "en-UK").get(0);
taskClient.claim(task3.getId(), "john", groups);
contentData = ContentMarshallerHelper.marshal(results, hornetQHTWorkItemHandler.getMarshallerContext(), null);
Object result = ContentMarshallerHelper.unmarshall("org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy",
content.getContent(), hornetQHTWorkItemHandler.getMarshallerContext(), null);
Any help would be greatlt appreciated.
Regards,
Gareth.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/778683#778683]
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/20121127/d9a1d955/attachment.html
More information about the jboss-user
mailing list