Uses of Enum Class
com.bytedesk.core.email_message.EmailMessageStatusEnum
Packages that use EmailMessageStatusEnum
-
Uses of EmailMessageStatusEnum in com.bytedesk.core.email_message
Methods in com.bytedesk.core.email_message that return EmailMessageStatusEnumModifier and TypeMethodDescriptionstatic EmailMessageStatusEnumReturns the enum constant of this class with the specified name.static EmailMessageStatusEnum[]EmailMessageStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bytedesk.core.email_message with parameters of type EmailMessageStatusEnumModifier and TypeMethodDescriptionprivate voidEmailMessageSendService.saveEmailRecord(EmailEntity emailConfig, EmailMessageRequest request, String sendId, EmailMessageStatusEnum status, String description, String errorMessage, boolean isRead) 保存邮件记录