Uses of Enum Class
com.bluebell.greenhouse.platform.enums.email.EmailTemplate
Packages that use EmailTemplate
Package
Description
Contains enums for emails.
Contains the service layer for sending emails.
Contains the implementing classes for the email service-layer.
-
Uses of EmailTemplate in com.bluebell.greenhouse.platform.enums.email
Subclasses with type arguments of type EmailTemplate in com.bluebell.greenhouse.platform.enums.emailModifier and TypeClassDescriptionenumEnumeration representing the various email templates.Classes in com.bluebell.greenhouse.platform.enums.email that implement interfaces with type arguments of type EmailTemplateModifier and TypeClassDescriptionenumEnumeration representing the various email templates.Methods in com.bluebell.greenhouse.platform.enums.email that return EmailTemplateModifier and TypeMethodDescriptionstatic EmailTemplateReturns the enum constant of this class with the specified name.static EmailTemplate[]EmailTemplate.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EmailTemplate in com.bluebell.greenhouse.radicle.services.email
Methods in com.bluebell.greenhouse.radicle.services.email with parameters of type EmailTemplate -
Uses of EmailTemplate in com.bluebell.greenhouse.radicle.services.email.impl
Methods in com.bluebell.greenhouse.radicle.services.email.impl with parameters of type EmailTemplate