Class EmailModuleProvider

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

@Deprecated public class EmailModuleProvider extends Object
Deprecated.
since 10.12. Use Email Connector from Mendix Marketplace instead.
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()
      Deprecated.
  • Method Details

    • get

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