[jboss-user] [jBPM] - Re: Can we set timezone for jbpm humantask

Maciej Swiderski do-not-reply at jboss.com
Fri Nov 23 10:55:20 EST 2012


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Can we set timezone for jbpm humantask"

To view the discussion, visit: https://community.jboss.org/message/778124#778124

--------------------------------------------------------------
I think that the issue is with hibernate which always converts the date object into local (set on jvm) time zone before persisting it. For now you could make use of event listeners that are triggered on various situations (task added, claimed, completed, etc) So you could use this mechanism to extend default behavior and add required data. Next use event tables for queries - as I would call it some sort of reports.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/778124#778124]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121123/400daa79/attachment-0001.html 


More information about the jboss-user mailing list