Class EmailModuleProvider

java.lang.Object
com.mendix.modules.email.internal.EmailModuleProvider

public class EmailModuleProvider extends Object
Provides access to the email module. This is an internal class that is not to be used and may change at any time.
  • Field Details

  • Constructor Details

    • EmailModuleProvider

      public EmailModuleProvider()
  • Method Details

    • get

      public static EmailModuleDelegate get(IContext context)
      Returns the email modules for this Mendix runtime server.
      Parameters:
      context - the context to determine the current Mendix runtime server
      Returns:
      the email module