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)
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)