Class JobResultDisplayInfo
java.lang.Object
io.jenkins.plugins.remote.result.trigger.model.JobResultDisplayInfo
- Author:
- heweisc@dingtalk.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBuildUrl
(String buildUrl) void
setRemoteJobUrl
(String remoteJobUrl) void
void
setResultJson
(String resultJson)
-
Constructor Details
-
JobResultDisplayInfo
public JobResultDisplayInfo()
-
-
Method Details
-
getRemoteJobUrl
-
setRemoteJobUrl
-
getResult
-
setResult
-
getResultJson
-
setResultJson
-
getBuildUrl
-
setBuildUrl
-