Closed hhund closed 2 years ago
MultiVersionClassDelegateExecutionListener has a copy/past bug.
https://github.com/highmed/highmed-dsf/blob/259490adad3ccb4fb2b75b07d05127ad030a3a75/dsf-bpe/dsf-bpe-server/src/main/java/org/highmed/dsf/bpe/camunda/MultiVersionClassDelegateExecutionListener.java#L54-L66
Line 58 shoud be:
if (delegateInstance instanceof ExecutionListener)
MultiVersionClassDelegateExecutionListener has a copy/past bug.
https://github.com/highmed/highmed-dsf/blob/259490adad3ccb4fb2b75b07d05127ad030a3a75/dsf-bpe/dsf-bpe-server/src/main/java/org/highmed/dsf/bpe/camunda/MultiVersionClassDelegateExecutionListener.java#L54-L66
Line 58 shoud be: