Yannick,
those constants are defined in org.drools.runtime.process.WorkItem
which is one of the interfaces implemented by
org.drools.process.instance.impl.WorkItemImpl
Regards
2011/3/18 DECOUX Yannick <yannick.decoux(a)ucm.be>:
Hi,
I’m new to drools and i’m trying to learn through the drools examples.
Inside the file org.drools.examples.process.order.logging.drl I see this :
workItem: WorkItemImpl( state == WorkItemImpl.PENDING ) from
workItemNodeInstance.getWorkItem()
The PENDING constant seems to be missing in the
org.drools.process.instance.impl.WorkItemImpl class
Am I missing something ?
Thanks
Yannick
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
--
diego