Class GHRepositoryChanges.FromOwner

java.lang.Object
org.kohsuke.github.GHRepositoryChanges.FromOwner
Enclosing class:
GHRepositoryChanges

public static class GHRepositoryChanges.FromOwner extends Object
Owner from whom this repository was transferred.
  • Constructor Details

    • FromOwner

      public FromOwner()
  • Method Details

    • getUser

      public GHUser getUser()
      Get user from which this repository was transferred.
      Returns:
      user
    • getOrganization

      public GHOrganization getOrganization()
      Get organization from which this repository was transferred.
      Returns:
      GHOrganization