Uses of Class
org.kohsuke.github.GHWorkflowJob
-
Uses of GHWorkflowJob in org.kohsuke.github
Modifier and TypeMethodDescriptionGHEventPayload.WorkflowJob.getWorkflowJob()
Gets the workflow job.GHRepository.getWorkflowJob
(long id) Gets a job from a workflow run by id.Modifier and TypeMethodDescriptionGHWorkflowJobQueryBuilder.list()
List.GHWorkflowRun.listAllJobs()
Returns the list of jobs from all the executions of this workflow run.GHWorkflowRun.listJobs()
Returns the list of jobs of this workflow run for the last execution.