protected class MATEventQueue.Add extends Object implements Runnable
Modifier | Constructor and Description |
---|---|
protected |
MATEventQueue.Add(String link,
String data,
JSONObject postBody,
Date runDate)
Saves an event to the queue.
|
protected MATEventQueue.Add(String link, String data, JSONObject postBody, Date runDate)
link
- URL of the event postbackpostBody
- the body of the POST requestrunDate
- datetime for request to be made