[rules-users] Question regarding drools example

Diego López León dieguitoll at gmail.com
Fri Mar 18 09:26:52 EDT 2011


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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>



-- 
diego




More information about the rules-users mailing list