public interface EmailController
| Modifier and Type | Field and Description |
|---|---|
static String |
CFG_EMAIL |
static String |
CFG_PASSWORD |
static String |
CFG_SENDER |
static String |
CFG_TEST |
static String |
CFG_TEST_ADDRESS |
static String |
CFG_USERNAME |
| Modifier and Type | Method and Description |
|---|---|
void |
reinit(com.metaring.framework.SysKB sysKB) |
void |
send(EmailMessageSeries emailMessageSeries) |
default void |
shutdown() |
static final String CFG_EMAIL
static final String CFG_SENDER
static final String CFG_USERNAME
static final String CFG_PASSWORD
static final String CFG_TEST_ADDRESS
static final String CFG_TEST
void reinit(com.metaring.framework.SysKB sysKB)
void send(EmailMessageSeries emailMessageSeries) throws com.metaring.framework.exception.ManagedException, com.metaring.framework.functionality.UnmanagedException
com.metaring.framework.exception.ManagedExceptioncom.metaring.framework.functionality.UnmanagedExceptiondefault void shutdown()
Copyright © 2019. All rights reserved.