开发者

How to wire a custom MailProducer with jBPM 4.3?

开发者 https://www.devze.com 2022-12-18 19:25 出处:网络
I have a custom mail producer implementation that creates Multipart MimeMessages with \"alternative\" contentType.

I have a custom mail producer implementation that creates Multipart MimeMessages with "alternative" contentType.

But how can I wire my implementation instead of the default one ? (org.jbpm.pvm.internal.email.impl.MailProducerImpl)开发者_如何学Go

0

精彩评论

暂无评论...
验证码 换一张
取 消