[jboss-jira] [JBoss JIRA] Commented: (JBPM-721) create ws call startProcess(String name)
Ronald van Kuijk (JIRA)
jira-events at jboss.com
Mon Aug 7 18:59:12 EDT 2006
[ http://jira.jboss.com/jira/browse/JBPM-721?page=comments#action_12340795 ]
Ronald van Kuijk commented on JBPM-721:
---------------------------------------
Yeeehaaaa, this works. As a test in RPC style, just 10 lines of code and you can start a process via a webservice... now getting further. I'm thinking about the following methods:
startProcess(String name)
startProcess(String name, int version)
startProcess(String name, Map vars)
startProcess(String name, String actorId)
startProcess(String name, String actorId, Map vars)
Starting a process with a specific version AND actorId, vars or both will be left out for now, or maybe documentStyle... hmmm....lets experiment
> create ws call startProcess(String name)
> -----------------------------------------
>
> Key: JBPM-721
> URL: http://jira.jboss.com/jira/browse/JBPM-721
> Project: JBoss jBPM
> Issue Type: Sub-task
> Reporter: Ronald van Kuijk
> Assigned To: Ronald van Kuijk
> Priority: Minor
> Fix For: jBPM 3.2
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list