Class GHRepositoryRule.WorkflowFileReference

java.lang.Object
org.kohsuke.github.GHRepositoryRule.WorkflowFileReference
Enclosing class:
GHRepositoryRule

public static class GHRepositoryRule.WorkflowFileReference extends Object
Workflow file reference parameter.
  • Constructor Details

    • WorkflowFileReference

      public WorkflowFileReference()
      Create default WorkflowFileReference instance
  • Method Details

    • getPath

      public String getPath()
      Gets the path.
      Returns:
      the path
    • getRef

      public String getRef()
      Gets the ref.
      Returns:
      the ref
    • getRepositoryId

      public long getRepositoryId()
      Gets the repository id.
      Returns:
      the repository id
    • getSha

      public String getSha()
      Gets the sha.
      Returns:
      the sha