abstract class SendMassiveTemplateEmailFunctionality
extends com.metaring.framework.functionality.AbstractFunctionality
implements com.metaring.framework.functionality.GeneratedFunctionality
| Modifier and Type | Field and Description |
|---|---|
(package private) static com.metaring.framework.functionality.FunctionalityInfo |
INFO |
(package private) static SendMassiveTemplateEmailFunctionality |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
SendMassiveTemplateEmailFunctionality() |
config, debug, end, entering, execute, exiting, getContext, getContextData, getContextData, getCurrentStep, getInfo, getInputFromJson, info, setContextData, severe, severe, warningconcatenate, entering, exiting, getLogger, getTest, isTest, setLoggerStackPosition, setTestdataRepresentationFromJson, dataRepresentationFromObject, digitSeriesFromJson, emailFromJson, emailSeriesFromJson, executionEnvironmentByName, executionEnvironmentDEVELOPMENT, executionEnvironmentPRODUCTION, executionEnvironmentTEST, loadSysKB, logMessageTypeByName, logMessageTypeByPriorityLevel, logMessageTypeCONFIG, logMessageTypeDEBUG, logMessageTypeENTERING, logMessageTypeEXITING, logMessageTypeINFO, logMessageTypeSEVERE, logMessageTypeWARNING, newDataRepresentation, newDigitSeries, newDigitSeries, newEmail, newEmail, newEmailSeries, newEmailSeries, newLogger, newLogger, newLogger, newLogger, newRealDigitSeries, newRealDigitSeries, newSysKB, newSysKB, newSysKB, newSysKB, newSysKB, newTextSeries, newTextSeries, newTruthSeries, newTruthSeries, realDigitSeriesFromJson, textSeriesFromJson, truthSeriesFromJsonstatic final com.metaring.framework.functionality.FunctionalityInfo INFO
static final SendMassiveTemplateEmailFunctionality INSTANCE
protected SendMassiveTemplateEmailFunctionality()
protected final CompletableFuture<Void> beforePreConditionCheck(Object input) throws Exception
beforePreConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> beforePreConditionCheck(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> preConditionCheck(Object input) throws Exception
preConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected abstract CompletableFuture<Void> preConditionCheck(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> afterPreConditionCheck(Object input) throws Exception
afterPreConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> afterPreConditionCheck(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> beforeCall(Object input) throws Exception
beforeCall in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> beforeCall(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Object> call(Object input) throws Exception
call in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected abstract CompletableFuture<Void> call(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> afterCall(Object input, Object output) throws Exception
afterCall in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> afterCall(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> beforePostConditionCheck(Object input, Object output) throws Exception
beforePostConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> beforePostConditionCheck(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> postConditionCheck(Object input, Object output) throws Exception
postConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected abstract CompletableFuture<Void> postConditionCheck(MassiveTemplateEmail input) throws Exception
Exceptionprotected final CompletableFuture<Void> afterPostConditionCheck(Object input, Object output) throws Exception
afterPostConditionCheck in class com.metaring.framework.functionality.AbstractFunctionalityExceptionprotected CompletableFuture<Void> afterPostConditionCheck(MassiveTemplateEmail input) throws Exception
ExceptionCopyright © 2019. All rights reserved.