public class WorkflowErrorConfig extends Options
| Constructor and Description |
|---|
WorkflowErrorConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
addOptions(org.json.JSONObject body) |
WorkflowErrorConfig |
setEmail(java.lang.String email) |
WorkflowErrorConfig |
setManualRetry(java.lang.Boolean manualRetry) |
public WorkflowErrorConfig setEmail(java.lang.String email)
public WorkflowErrorConfig setManualRetry(java.lang.Boolean manualRetry)
public org.json.JSONObject addOptions(org.json.JSONObject body)
addOptions in class Options