@ParametersAreNonnullByDefault
Package com.inductiveautomation.ignition.gateway.mail
-
Interface Summary Interface Description EmailProfile An EmailProfile exposes methods for sending emails.EmailProfile.Lifecycle AnEmailProfile
which exposes additional methods for the Platform to drive the profile's lifecycle.EmailProfile.Managed AnEmailProfile
managed by the Platform.EmailProfileManager Manages the configuredEmailProfile
s.EmailProfileType Represents a type of email profileEmailProfileType.FactoryContext Encapsulates the contextual information required for an email profile type to create new email profile instances.SmtpEmailProfile AnEmailProfile
which supports SMTP.SmtpEmailProfile.AuthCredential Encapsulates an authentication credential used to authenticate the SMTP client against the SMTP serverSmtpEmailProfile.AuthenticationSettings SmtpEmailProfile.ConnectionSettings The connection settings used for establishing a connection to an SMTP server -
Class Summary Class Description EmailMessage Encapsulates the details of an email message to be sent using an email profile.EmailMessage.Builder Builder which provides a fluent-API style of creating newEmailMessage
instances.EmailProfileSettingsRecord Encapsulated the base configuration settings common to all email profile types.