The idea was to have human task related events as separate events in the
audit logs.  But as far as I know, these have not yet been integrated,
and are not used yet.

Kris

Quoting Vijay K Pandey <[email protected]>:

> I was going through the org.drools.audit.event.LogEvent class and
> have a question on the following values and what kind of events they
> relate to - are they related to "Human Task" or something else
> 
> 
>     public static final int BEFORE_TASK_INSTANCE_CREATED        =
> 28;
>     public static final int AFTER_TASK_INSTANCE_CREATED         =
> 29;
>     public static final int BEFORE_TASK_INSTANCE_COMPLETED      =
> 30;
>     public static final int AFTER_TASK_INSTANCE_COMPLETED       =
> 31;
> 
> 
> 
> Thanks
> 
> Vijay
> 




Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to