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 <[email protected]>:
> 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
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>



-- 
diego

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to