class UpdateFunctionalityImpl extends UpdateFunctionality
INFO, INSTANCE| Constructor and Description |
|---|
UpdateFunctionalityImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<OperationResult> |
call(String input) |
protected CompletableFuture<Void> |
postConditionCheck(String input,
OperationResult output) |
protected CompletableFuture<Void> |
preConditionCheck(String input) |
afterCall, afterCall, afterPostConditionCheck, afterPostConditionCheck, afterPreConditionCheck, afterPreConditionCheck, beforeCall, beforeCall, beforePostConditionCheck, beforePostConditionCheck, beforePreConditionCheck, beforePreConditionCheck, call, getInputFromJsonWork, postConditionCheck, preConditionCheckconfig, 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, truthSeriesFromJsonprotected CompletableFuture<Void> preConditionCheck(String input) throws Exception
preConditionCheck in class UpdateFunctionalityExceptionprotected CompletableFuture<OperationResult> call(String input) throws Exception
call in class UpdateFunctionalityExceptionprotected CompletableFuture<Void> postConditionCheck(String input, OperationResult output) throws Exception
postConditionCheck in class UpdateFunctionalityExceptionCopyright © 2019. All rights reserved.