[jboss-dev-forums] [Design of JBoss jBPM] - Re: BCC in Mail Action

camunda do-not-reply at jboss.com
Mon Jun 16 05:41:32 EDT 2008


Okay, so I will implement:

- reading the property and add the list of mail addresses there to the BCC
- read the attribute "bcc" and add addresses to the list (like the "to" attribute)
- read the attribute "bccActors" (according to attribute actors)

For a custom MailResolverHandler I would vote, that the people overwrite the Mail class (which is an ActionHandler) to add stuff like this. If you exchange the implementation to your own in the action mapping, it works everywhere in your jbpm and isn't hacky in my eyes...


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158280#4158280

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158280



More information about the jboss-dev-forums mailing list