public abstract class SendMassiveTemplateEmailFunctionality
extends com.metaring.framework.functionality.AbstractFunctionality
implements com.metaring.framework.functionality.GeneratedFunctionality
| Modifier | Constructor and Description |
|---|---|
protected |
SendMassiveTemplateEmailFunctionality(com.metaring.framework.SysKB sysKB) |
config, debug, end, entering, execute, exiting, getContext, getContextData, getContextData, getCurrentStep, getInfo, getInputFromJson, info, setContextData, severe, severe, warningconcatenate, entering, exiting, getLogger, getSysKB, 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, truthSeriesFromJsonprotected SendMassiveTemplateEmailFunctionality(com.metaring.framework.SysKB sysKB)
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
Exceptionprotected final Object getInputFromJsonWork(String inputJson)
getInputFromJsonWork in class com.metaring.framework.functionality.AbstractFunctionalityprotected static final SendMassiveTemplateEmailFunctionality create(com.metaring.framework.SysKB sysKB)
Copyright © 2019. All rights reserved.