Uses of Class
ink.icoding.github4j.model.WorkflowJob
Packages that use WorkflowJob
-
Uses of WorkflowJob in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type WorkflowJobModifier and TypeMethodDescription获取指定作业的详情。ActionsClient.listJobsForWorkflowRun(String owner, String repo, long runId, ListWorkflowJobsOptions options) 列出指定工作流运行中的所有作业。