public class GithubPayload extends Object
Constructor and Description |
---|
GithubPayload(String status,
String targetUrl,
String description,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getDescription() |
String |
getStatus() |
String |
getTargetUrl() |
net.sf.json.JSONObject |
toJSONObject() |
String |
toJSONString() |
Copyright © 2016–2021. All rights reserved.