Uses of Class
org.kohsuke.github.GHWorkflowRun
-
Packages that use GHWorkflowRun Package Description org.kohsuke.github -
-
Uses of GHWorkflowRun in org.kohsuke.github
Methods in org.kohsuke.github that return GHWorkflowRun Modifier and Type Method Description GHWorkflowRunGHEventPayload.WorkflowRun. getWorkflowRun()GHWorkflowRunGHRepository. getWorkflowRun(long id)Gets a workflow run.Methods in org.kohsuke.github that return types with arguments of type GHWorkflowRun Modifier and Type Method Description PagedIterable<GHWorkflowRun>GHWorkflowRunQueryBuilder. list()
-