org.opencrx.application.mail.exporter
Class ExportMailWorkflow

java.lang.Object
  extended by org.opencrx.application.mail.exporter.MailWorkflow
      extended by org.opencrx.application.mail.exporter.ExportMailWorkflow
All Implemented Interfaces:
ASynchWorkflow_1_0
Direct Known Subclasses:
ExportMailWorkflow

public class ExportMailWorkflow
extends MailWorkflow


Constructor Summary
ExportMailWorkflow()
           
 
Method Summary
protected  String setContent(Message message, Session session, javax.jdo.PersistenceManager pm, org.openmdx.base.naming.Path targetIdentity, org.openmdx.base.naming.Path wfProcessInstanceIdentity, UserHome userHome, Map<String,Object> params)
           
 
Methods inherited from class org.opencrx.application.mail.exporter.MailWorkflow
execute, setRecipients
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportMailWorkflow

public ExportMailWorkflow()
Method Detail

setContent

protected String setContent(Message message,
                            Session session,
                            javax.jdo.PersistenceManager pm,
                            org.openmdx.base.naming.Path targetIdentity,
                            org.openmdx.base.naming.Path wfProcessInstanceIdentity,
                            UserHome userHome,
                            Map<String,Object> params)
                     throws ServiceException
Overrides:
setContent in class MailWorkflow
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.