Class PullRequest
java.lang.Object
com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
-
Constructor Details
-
PullRequest
public PullRequest()
-
-
Method Details
-
getId
-
getDescription
-
getTitle
-
isCloseSourceBranch
public boolean isCloseSourceBranch() -
getMergeCommit
-
getDestination
-
getState
-
getSource
-
getType
-
getTaskCount
public int getTaskCount() -
getCommentCount
public int getCommentCount()
-