Uses of Class
org.kohsuke.github.GHPullRequestChanges.GHFrom
-
Packages that use GHPullRequestChanges.GHFrom Package Description org.kohsuke.github -
-
Uses of GHPullRequestChanges.GHFrom in org.kohsuke.github
Methods in org.kohsuke.github that return GHPullRequestChanges.GHFrom Modifier and Type Method Description GHPullRequestChanges.GHFromGHPullRequestChanges. getBody()Old pull request body.GHPullRequestChanges.GHFromGHPullRequestChanges.GHCommitPointer. getRef()Named ref to the commit.GHPullRequestChanges.GHFromGHPullRequestChanges.GHCommitPointer. getSha()SHA1 of the commit.GHPullRequestChanges.GHFromGHPullRequestChanges. getTitle()Old pull request title.
-