[jbpm-users] Re: best practice jbpm4 task

Marco Dubbeld marco.dubbeld at gmail.com
Fri May 29 11:09:00 EDT 2009


The jpdl schema specifies a complex type called taskType that allows a form
as an attribute. However it does not seem to be used on task in the schema.
The JpdlParser does parse the form element as part of the TaskDefinition.

Does the schema needs an update??

Regards,
Marco

On Fri, May 29, 2009 at 4:58 PM, Marco Dubbeld <marco.dubbeld at gmail.com>wrote:

> I guess, I just best only use the form mechanism for now...
>
>
> On Thu, May 28, 2009 at 11:46 PM, Marco Dubbeld <marco.dubbeld at gmail.com>wrote:
>
>> Hi ,
>>
>> What is the preferred method of handling tasks in the frontend. a.k.a.
>> based on what information of the task can the frontend provide the needed
>> user interaction.
>>
>> Please do not misinterpret my question, I am fully aware its the
>> responsibilty of the application and not jbpm to handle the user
>> interaction, however in jbpm 3 we had controllers and variable mappings, the
>> possiblity to create your TaskFactory and own task implementations for
>> example.
>>
>> So how do we know that one task needs one user interaction and another
>> task another user interaction? Solely based on the name/id of the task? Or
>> something similar to jbpm 3, or handle this through assignment/task
>> startevents??
>>
>> Sorry, if this information is readily available somewhere, but I tried to
>> find my answer in the forums, and the wiki and might have missed it. I just
>> want to make sure what I will do is in line with the new ideas underlying
>> jbpm4.
>>
>> Thanks,
>> Marco
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-users/attachments/20090529/5ec9b87d/attachment.html 


More information about the jbpm-users mailing list