i'm a new jbpm user, and i have to create a workflow web service in a SOA architecture. Basically i think i have to expose methods for: - retrieve the list of possible tasks to start - start a task - get the task of a user - get the parameters for a user task to create the form - update a task after user interaction - some other operations...
I can't find documentations on how to do this basic operations, for example: how get the list of the possible process to start? if i set the task owner in a process variable, how can i get the task that person owns? how get the params declared in a usertask as "Parameter Mapping" or "Result Mapping" to create the user form? The javadocs are very poor, i can't find any example, i don't know if there's a better approach to do this. tanks in advance -- View this message in context: http://drools.46999.n3.nabble.com/deploy-jbpm-as-service-tp2820346p2820346.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
