public class SuspendedTextOutputCallback extends TextOutputCallback
ERROR, INFORMATION, WARNING_id, content, VALUE| Constructor and Description |
|---|
SuspendedTextOutputCallback() |
SuspendedTextOutputCallback(org.json.JSONObject raw,
int index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Return the type of the Callback, the type name should align with the Callback type returned
from AM
|
getMessage, getMessageType, setAttributeget_id, getContent, getContentAsJson, getInputValue, getInputValue, getName, setContent, setValue, setValuepublic SuspendedTextOutputCallback(org.json.JSONObject raw,
int index)
public SuspendedTextOutputCallback()
public java.lang.String getType()
CallbackgetType in interface CallbackgetType in class TextOutputCallback