Uses of Class
org.kohsuke.github.GHWorkflow
-
Uses of GHWorkflow in org.kohsuke.github
Modifier and TypeMethodDescriptionGHEventPayload.WorkflowRun.getWorkflow()
Gets the associated workflow.GHRepository.getWorkflow
(long id) Gets a workflow by id.GHRepository.getWorkflow
(String nameOrId) Gets a workflow by name of the file.Modifier and TypeMethodDescriptionGHRepository.listWorkflows()
Lists all the workflows of this repository.