The ObjectDataType describe a type of Object, that means that in runtime you
will have an instance of an object. Do you have a particular reason to
insert an ObjectDataType inside the parameter mappings of a work item?
In the class WorkItemImpl you will see the parameters field:
private Map<String, Object> parameters = new HashMap<String, Object>();
On Wed, Apr 14, 2010 at 8:07 AM, slawlor <
slawlor_contractor(a)decaresystems.ie> wrote:
Thanks Thomas,
The key is a String and the value is a
org.drools.process.core.datatype.impl.type.ObjectDataType. The latter is
Externalizable which I think means it's also Serializable.
Steve
--
View this message in context:
http://n3.nabble.com/Resuming-Flow-NPE-when-completing-a-work-item-tp7168...
Sent from the Drools - User mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
--
-
http://salaboy.wordpress.com
-
http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -