[jboss-user] [jBPM] - Re: disabling the HistoryService in JBPM 4.3 for certain process definitions
Michael Wohlfart
do-not-reply at jboss.com
Wed Apr 25 14:02:24 EDT 2012
Michael Wohlfart [https://community.jboss.org/people/mwohlf] created the discussion
"Re: disabling the HistoryService in JBPM 4.3 for certain process definitions"
To view the discussion, visit: https://community.jboss.org/message/732219#732219
--------------------------------------------------------------
hi dotan,
as far as I remember you can provide your own implementation of *org.jbpm.pvm.internal.history.HistorySession* with the *<history-session/>* tag in the config.
Then you basically do nothing in the *process(HistoryEvent event)* method. There is a config and example on github that might help you: https://github.com/mwohlf/nchar/blob/master/src/jbpm4/jbpm4.cfg.xml https://github.com/mwohlf/nchar/blob/master/src/jbpm4/jbpm4.cfg.xml
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/732219#732219]
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/20120425/17ff7446/attachment.html
More information about the jboss-user
mailing list