Uses of Class
org.kohsuke.github.GHWorkflowRun.HeadCommit
-
Packages that use GHWorkflowRun.HeadCommit Package Description org.kohsuke.github -
-
Uses of GHWorkflowRun.HeadCommit in org.kohsuke.github
Methods in org.kohsuke.github that return GHWorkflowRun.HeadCommit Modifier and Type Method Description GHWorkflowRun.HeadCommit
GHWorkflowRun. getHeadCommit()
The commit of current head.
-