Package org.apache.ofbiz.service.mail
Class ServiceMcaUtil
java.lang.Object
org.apache.ofbiz.service.mail.ServiceMcaUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addMcaDefinitions
(ResourceHandler handler) static void
evalRules
(LocalDispatcher dispatcher, MimeMessageWrapper wrapper, GenericValue userLogin) static Collection<ServiceMcaRule>
static void
static void
-
Method Details
-
reloadConfig
public static void reloadConfig() -
readConfig
public static void readConfig() -
addMcaDefinitions
-
getServiceMcaRules
-
evalRules
public static void evalRules(LocalDispatcher dispatcher, MimeMessageWrapper wrapper, GenericValue userLogin) throws GenericServiceException - Throws:
GenericServiceException
-