Refactoring
This commit is contained in:
parent
9275ed5174
commit
5d5d9a1612
5 changed files with 41 additions and 97 deletions
|
|
@ -451,7 +451,6 @@ public class RuleBaseStatefulSession implements RuleBaseSession {
|
|||
|
||||
}
|
||||
ProcessInstance processInstance = this.knowledgeSession.startProcess(processName);
|
||||
|
||||
if (this.historyListener != null) {
|
||||
try {
|
||||
SessionStartProcessEndEvent sessionStartProcessEndEvent = new SessionStartProcessEndEvent(eventCounter.next(), processName, this.ruleBaseID, this.sessionId, processInstance.getProcessId());
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue