Class BirtEmailServices

java.lang.Object
org.apache.ofbiz.birt.email.BirtEmailServices

public class BirtEmailServices extends Object
  • Constructor Details

    • BirtEmailServices

      public BirtEmailServices()
  • Method Details

    • sendBirtMail

      public static Map<String,Object> sendBirtMail(DispatchContext ctx, Map<String,? extends Object> context)
      send birt mail
      Parameters:
      ctx - the dispatch context
      context - the context
      Returns:
      returns the result of the service execution