JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.GHFrom
GHPullRequestChanges.
getBody
()
Old pull request body.
GHPullRequestChanges.GHFrom
GHPullRequestChanges.GHCommitPointer.
getRef
()
Named ref to the commit.
GHPullRequestChanges.GHFrom
GHPullRequestChanges.GHCommitPointer.
getSha
()
SHA1 of the commit.
GHPullRequestChanges.GHFrom
GHPullRequestChanges.
getTitle
()
Old pull request title.