Thanks Kris for clarifying it. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kris Verlaenen Sent: Friday, November 20, 2009 10:28 AM To: Rules Users List; Vijay K Pandey Subject: Re: [rules-users] Drools Flow 5.1.0.M1 - org.drools.audit.event.LogEvent
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 _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
