public class WorkflowValidationResponse extends MorfeusWebhookResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowValidationResponse.Builder |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getGlobalVariables() |
Map<String,String> |
getWorkflowVariables() |
void |
setGlobalVariables(Map<String,String> globalVariables) |
void |
setWorkflowVariables(Map<String,String> workflowVariables) |
String |
toString() |
getAudit, getCustomerId, getExpectedEntities, getExtraData, getHeaders, getKeyboardState, getMaxDigits, getMessages, getRender, getStatus, setAudit, setCustomerId, setExpectedEntities, setExtraData, setHeaders, setKeyboardState, setMaxDigits, setMessages, setRender, setStatuspublic String toString()
toString in class MorfeusWebhookResponseCopyright © Active Intelligence Pte Ltd (http://active.ai/). All Rights Reserved.