org.ofbiz.service.mail
Class ServiceMcaAction
java.lang.Object
org.ofbiz.service.mail.ServiceMcaAction
- All Implemented Interfaces:
- java.io.Serializable
public class ServiceMcaAction
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final java.lang.String module
serviceName
protected java.lang.String serviceName
serviceMode
protected java.lang.String serviceMode
runAsUser
protected java.lang.String runAsUser
persist
protected boolean persist
ServiceMcaAction
protected ServiceMcaAction()
ServiceMcaAction
protected ServiceMcaAction(org.w3c.dom.Element action)
runAction
public boolean runAction(LocalDispatcher dispatcher,
MimeMessageWrapper messageWrapper,
GenericValue userLogin)
throws GenericServiceException
- Throws:
GenericServiceException