Class GHEventPayload.WorkflowRun

    • Constructor Detail

      • WorkflowRun

        public WorkflowRun()
    • Method Detail

      • getWorkflowRun

        public GHWorkflowRun getWorkflowRun()
        Gets the workflow run.
        Returns:
        the workflow run
      • getWorkflow

        public GHWorkflow getWorkflow()
        Gets the associated workflow.
        Returns:
        the associated workflow