public class LetBodyXmlHandler extends Object implements LetHandler
| Constructor and Description |
|---|
LetBodyXmlHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
handle(RunnerVariablesProvider variablesProvider,
Config config,
smartrics.rest.client.RestResponse response,
Object expressionContext,
String expression) |
public String handle(RunnerVariablesProvider variablesProvider, Config config, smartrics.rest.client.RestResponse response, Object expressionContext, String expression)
handle in interface LetHandlervariablesProvider - the variables provider for substitutionsconfig - the configresponse - the http responseexpressionContext - the json expression contextexpression - the expressionCopyright © 2017 smartrics. All rights reserved.