[jboss-user] [JBoss jBPM] - Re: JBPM_LOG: who performed the transition?

Hannes do-not-reply at jboss.com
Wed Jul 12 04:11:44 EDT 2006


I have changed the 'ProcessLog.java' and 'ProcessLog.hbm.xml' by adding a property named 'actorId' which is set in the constructor: 'actorId = Authentication.getAuthenticatedActorId();'

hbm:    <property name="actorId" column="ACTOR_" />

This was made with 3.0, but maybe it works for 3.1 too.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957265#3957265

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957265



More information about the jboss-user mailing list