Class Cause
java.lang.Object
io.jenkins.plugins.propelo.commons.models.blue_ocean.Cause
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetShortDescription(String shortDescription) voidsetUpstreamBuild(Long upstreamBuild) voidsetUpstreamProject(String upstreamProject) voidsetUpstreamUrl(String upstreamUrl) voidvoidsetUserName(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
-