[jbpm-users] (no subject)

梦秋雨 guyan6644 at 163.com
Sat Aug 16 04:23:30 EDT 2008


There is a sub system in my JavaEE application,this sub system manage the process definitions.
There are many entities in my applicatoin, like Document,Message and so on.
Each process definition must define an attribute to describe what kind of entity will be send or received in this process.

In xpdl,I can write an ExtendedAttribute in the process definition like this:

<ExtendedAttribute Name="entityType" Value="Message"/>

So,where should I write this attribute in jpdl?

Thanks.	





More information about the jbpm-users mailing list