Class Cause
java.lang.Object
io.jenkins.plugins.propelo.commons.models.blue_ocean.Cause
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setShortDescription
(String shortDescription) void
setUpstreamBuild
(Long upstreamBuild) void
setUpstreamProject
(String upstreamProject) void
setUpstreamUrl
(String upstreamUrl) void
void
setUserName
(String userName) toString()
-
Constructor Details
-
Cause
public Cause()
-
-
Method Details
-
getShortDescription
-
setShortDescription
-
getUserId
-
setUserId
-
getUserName
-
setUserName
-
getUpstreamBuild
-
setUpstreamBuild
-
getUpstreamProject
-
setUpstreamProject
-
getUpstreamUrl
-
setUpstreamUrl
-
equals
-
hashCode
public int hashCode() -
toString
-