[rules-users] Resuming Flow: NPE when completing a work item

Mauricio Salatino salaboy at gmail.com
Wed Apr 14 10:14:10 EDT 2010


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 at 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-tp716847p718347.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
- http://salaboy.wordpress.com
- http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100414/fcf9ca66/attachment.html 


More information about the rules-users mailing list