public class MessageUtil extends Object
| Constructor and Description |
|---|
MessageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static net.sf.json.JSONArray |
buildGitData(hudson.EnvVars envVars,
PrintStream printStream) |
static net.sf.json.JSONObject |
formatDeployableMappingMessage(net.sf.json.JSONObject org,
net.sf.json.JSONObject space,
net.sf.json.JSONObject app,
String apiUrl,
net.sf.json.JSONArray gitData,
PrintStream printStream) |
public static net.sf.json.JSONArray buildGitData(hudson.EnvVars envVars,
PrintStream printStream)
public static net.sf.json.JSONObject formatDeployableMappingMessage(net.sf.json.JSONObject org,
net.sf.json.JSONObject space,
net.sf.json.JSONObject app,
String apiUrl,
net.sf.json.JSONArray gitData,
PrintStream printStream)
Copyright © 2016–2020. All rights reserved.