diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 674942d71..a452b1013 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.86 API) - +All Classes (GitHub API for Java 1.88 API) + @@ -20,6 +20,12 @@
  • GHBlob
  • GHBranch
  • GHBranch.Commit
  • +
  • GHBranchProtection
  • +
  • GHBranchProtection.EnforceAdmins
  • +
  • GHBranchProtection.RequiredReviews
  • +
  • GHBranchProtection.RequiredStatusChecks
  • +
  • GHBranchProtection.Restrictions
  • +
  • GHBranchProtectionBuilder
  • GHCommit
  • GHCommit.File
  • GHCommit.GHAuthor
  • @@ -29,6 +35,8 @@
  • GHCommitComment
  • GHCommitPointer
  • GHCommitQueryBuilder
  • +
  • GHCommitSearchBuilder
  • +
  • GHCommitSearchBuilder.Sort
  • GHCommitState
  • GHCommitStatus
  • GHCompare
  • @@ -106,7 +114,9 @@
  • GHPullRequestFileDetail
  • GHPullRequestQueryBuilder
  • GHPullRequestQueryBuilder.Sort
  • +
  • GHPullRequestReview
  • GHPullRequestReviewComment
  • +
  • GHPullRequestReviewState
  • GHQueryBuilder
  • GHRateLimit
  • GHReaction
  • @@ -123,6 +133,7 @@
  • GHStargazer
  • GHSubscription
  • GHTag
  • +
  • GHTagObject
  • GHTeam
  • GHThread
  • GHTree
  • diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 859e83869..c14893600 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (GitHub API for Java 1.86 API) - +All Classes (GitHub API for Java 1.88 API) + @@ -20,6 +20,12 @@
  • GHBlob
  • GHBranch
  • GHBranch.Commit
  • +
  • GHBranchProtection
  • +
  • GHBranchProtection.EnforceAdmins
  • +
  • GHBranchProtection.RequiredReviews
  • +
  • GHBranchProtection.RequiredStatusChecks
  • +
  • GHBranchProtection.Restrictions
  • +
  • GHBranchProtectionBuilder
  • GHCommit
  • GHCommit.File
  • GHCommit.GHAuthor
  • @@ -29,6 +35,8 @@
  • GHCommitComment
  • GHCommitPointer
  • GHCommitQueryBuilder
  • +
  • GHCommitSearchBuilder
  • +
  • GHCommitSearchBuilder.Sort
  • GHCommitState
  • GHCommitStatus
  • GHCompare
  • @@ -106,7 +114,9 @@
  • GHPullRequestFileDetail
  • GHPullRequestQueryBuilder
  • GHPullRequestQueryBuilder.Sort
  • +
  • GHPullRequestReview
  • GHPullRequestReviewComment
  • +
  • GHPullRequestReviewState
  • GHQueryBuilder
  • GHRateLimit
  • GHReaction
  • @@ -123,6 +133,7 @@
  • GHStargazer
  • GHSubscription
  • GHTag
  • +
  • GHTagObject
  • GHTeam
  • GHThread
  • GHTree
  • diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index c789743c6..286d7b451 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (GitHub API for Java 1.86 API) - +Constant Field Values (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,14 +13,14 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHBranchProtection.EnforceAdmins

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHBranchProtection.RequiredReviews.html b/apidocs/org/kohsuke/github/GHBranchProtection.RequiredReviews.html new file mode 100644 index 000000000..738df11a4 --- /dev/null +++ b/apidocs/org/kohsuke/github/GHBranchProtection.RequiredReviews.html @@ -0,0 +1,316 @@ + + + + + + +GHBranchProtection.RequiredReviews (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHBranchProtection.RequiredReviews

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHBranchProtection.RequiredStatusChecks.html b/apidocs/org/kohsuke/github/GHBranchProtection.RequiredStatusChecks.html new file mode 100644 index 000000000..a97f3bf54 --- /dev/null +++ b/apidocs/org/kohsuke/github/GHBranchProtection.RequiredStatusChecks.html @@ -0,0 +1,303 @@ + + + + + + +GHBranchProtection.RequiredStatusChecks (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHBranchProtection.RequiredStatusChecks

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHBranchProtection.Restrictions.html b/apidocs/org/kohsuke/github/GHBranchProtection.Restrictions.html new file mode 100644 index 000000000..47081e22e --- /dev/null +++ b/apidocs/org/kohsuke/github/GHBranchProtection.Restrictions.html @@ -0,0 +1,329 @@ + + + + + + +GHBranchProtection.Restrictions (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHBranchProtection.Restrictions

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHBranchProtection.html b/apidocs/org/kohsuke/github/GHBranchProtection.html new file mode 100644 index 000000000..4f2248ebb --- /dev/null +++ b/apidocs/org/kohsuke/github/GHBranchProtection.html @@ -0,0 +1,356 @@ + + + + + + +GHBranchProtection (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHBranchProtection

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHBranchProtectionBuilder.html b/apidocs/org/kohsuke/github/GHBranchProtectionBuilder.html new file mode 100644 index 000000000..c69bcb0da --- /dev/null +++ b/apidocs/org/kohsuke/github/GHBranchProtectionBuilder.html @@ -0,0 +1,496 @@ + + + + + + +GHBranchProtectionBuilder (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHBranchProtectionBuilder

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHCommit.File.html b/apidocs/org/kohsuke/github/GHCommit.File.html index 1fda74158..d113a998d 100644 --- a/apidocs/org/kohsuke/github/GHCommit.File.html +++ b/apidocs/org/kohsuke/github/GHCommit.File.html @@ -2,10 +2,10 @@ - + -GHCommit.File (GitHub API for Java 1.86 API) - +GHCommit.File (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Enum GHCommitSearchBuilder.Sort

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHCommitSearchBuilder.html b/apidocs/org/kohsuke/github/GHCommitSearchBuilder.html new file mode 100644 index 000000000..6f3ac5937 --- /dev/null +++ b/apidocs/org/kohsuke/github/GHCommitSearchBuilder.html @@ -0,0 +1,626 @@ + + + + + + +GHCommitSearchBuilder (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHCommitSearchBuilder

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHCommitState.html b/apidocs/org/kohsuke/github/GHCommitState.html index b0a54bde4..67d5b3719 100644 --- a/apidocs/org/kohsuke/github/GHCommitState.html +++ b/apidocs/org/kohsuke/github/GHCommitState.html @@ -2,10 +2,10 @@ - + -GHCommitState (GitHub API for Java 1.86 API) - +GHCommitState (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHPullRequestReview

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHPullRequestReviewComment.html b/apidocs/org/kohsuke/github/GHPullRequestReviewComment.html index 62129fc3d..3394b3090 100644 --- a/apidocs/org/kohsuke/github/GHPullRequestReviewComment.html +++ b/apidocs/org/kohsuke/github/GHPullRequestReviewComment.html @@ -2,10 +2,10 @@ - + -GHPullRequestReviewComment (GitHub API for Java 1.86 API) - +GHPullRequestReviewComment (GitHub API for Java 1.88 API) + @@ -13,14 +13,14 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Enum GHPullRequestReviewState

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHQueryBuilder.html b/apidocs/org/kohsuke/github/GHQueryBuilder.html index 4383924bb..6f2b31426 100644 --- a/apidocs/org/kohsuke/github/GHQueryBuilder.html +++ b/apidocs/org/kohsuke/github/GHQueryBuilder.html @@ -2,10 +2,10 @@ - + -GHQueryBuilder (GitHub API for Java 1.86 API) - +GHQueryBuilder (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    org.kohsuke.github
    +

    Class GHTagObject

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/GHTeam.html b/apidocs/org/kohsuke/github/GHTeam.html index 22655f862..66d132db0 100644 --- a/apidocs/org/kohsuke/github/GHTeam.html +++ b/apidocs/org/kohsuke/github/GHTeam.html @@ -2,10 +2,10 @@ - + -GHTeam (GitHub API for Java 1.86 API) - +GHTeam (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHBranchProtection.EnforceAdmins

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHBranchProtection.RequiredReviews.html b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.RequiredReviews.html new file mode 100644 index 000000000..84905ccd9 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.RequiredReviews.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class org.kohsuke.github.GHBranchProtection.RequiredReviews (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHBranchProtection.RequiredReviews

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHBranchProtection.RequiredStatusChecks.html b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.RequiredStatusChecks.html new file mode 100644 index 000000000..c8a32e495 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.RequiredStatusChecks.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class org.kohsuke.github.GHBranchProtection.RequiredStatusChecks (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHBranchProtection.RequiredStatusChecks

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHBranchProtection.Restrictions.html b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.Restrictions.html new file mode 100644 index 000000000..bb8dc8944 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.Restrictions.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class org.kohsuke.github.GHBranchProtection.Restrictions (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHBranchProtection.Restrictions

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHBranchProtection.html b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.html new file mode 100644 index 000000000..f89b2e1e2 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHBranchProtection.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Class org.kohsuke.github.GHBranchProtection (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHBranchProtection

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHBranchProtectionBuilder.html b/apidocs/org/kohsuke/github/class-use/GHBranchProtectionBuilder.html new file mode 100644 index 000000000..15ef589c0 --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHBranchProtectionBuilder.html @@ -0,0 +1,244 @@ + + + + + + +Uses of Class org.kohsuke.github.GHBranchProtectionBuilder (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHBranchProtectionBuilder

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommit.File.html b/apidocs/org/kohsuke/github/class-use/GHCommit.File.html index 0984e2f62..5dbdd4d0b 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommit.File.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommit.File.html @@ -2,10 +2,10 @@ - + -Uses of Class org.kohsuke.github.GHCommit.File (GitHub API for Java 1.86 API) - +Uses of Class org.kohsuke.github.GHCommit.File (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHCommitSearchBuilder.Sort

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitSearchBuilder.html b/apidocs/org/kohsuke/github/class-use/GHCommitSearchBuilder.html new file mode 100644 index 000000000..5aa067ced --- /dev/null +++ b/apidocs/org/kohsuke/github/class-use/GHCommitSearchBuilder.html @@ -0,0 +1,283 @@ + + + + + + +Uses of Class org.kohsuke.github.GHCommitSearchBuilder (GitHub API for Java 1.88 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHCommitSearchBuilder

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHCommitState.html b/apidocs/org/kohsuke/github/class-use/GHCommitState.html index f589c1508..8d7eed624 100644 --- a/apidocs/org/kohsuke/github/class-use/GHCommitState.html +++ b/apidocs/org/kohsuke/github/class-use/GHCommitState.html @@ -2,10 +2,10 @@ - + -Uses of Class org.kohsuke.github.GHCommitState (GitHub API for Java 1.86 API) - +Uses of Class org.kohsuke.github.GHCommitState (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHPullRequestReview

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHPullRequestReviewComment.html b/apidocs/org/kohsuke/github/class-use/GHPullRequestReviewComment.html index fd53cd6e4..e0a46fb28 100644 --- a/apidocs/org/kohsuke/github/class-use/GHPullRequestReviewComment.html +++ b/apidocs/org/kohsuke/github/class-use/GHPullRequestReviewComment.html @@ -2,10 +2,10 @@ - + -Uses of Class org.kohsuke.github.GHPullRequestReviewComment (GitHub API for Java 1.86 API) - +Uses of Class org.kohsuke.github.GHPullRequestReviewComment (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHPullRequestReviewState

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHQueryBuilder.html b/apidocs/org/kohsuke/github/class-use/GHQueryBuilder.html index 764007221..f8769b297 100644 --- a/apidocs/org/kohsuke/github/class-use/GHQueryBuilder.html +++ b/apidocs/org/kohsuke/github/class-use/GHQueryBuilder.html @@ -2,10 +2,10 @@ - + -Uses of Class org.kohsuke.github.GHQueryBuilder (GitHub API for Java 1.86 API) - +Uses of Class org.kohsuke.github.GHQueryBuilder (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    org.kohsuke.github.GHTagObject

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/apidocs/org/kohsuke/github/class-use/GHTeam.html b/apidocs/org/kohsuke/github/class-use/GHTeam.html index cad2f66c8..1e3662cf0 100644 --- a/apidocs/org/kohsuke/github/class-use/GHTeam.html +++ b/apidocs/org/kohsuke/github/class-use/GHTeam.html @@ -2,10 +2,10 @@ - + -Uses of Class org.kohsuke.github.GHTeam (GitHub API for Java 1.86 API) - +Uses of Class org.kohsuke.github.GHTeam (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/apidocs/org/kohsuke/github/extras/package-summary.html b/apidocs/org/kohsuke/github/extras/package-summary.html index dd4cdbb52..5ee73c1bb 100644 --- a/apidocs/org/kohsuke/github/extras/package-summary.html +++ b/apidocs/org/kohsuke/github/extras/package-summary.html @@ -2,10 +2,10 @@ - + -org.kohsuke.github.extras (GitHub API for Java 1.86 API) - +org.kohsuke.github.extras (GitHub API for Java 1.88 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -25,6 +25,12 @@
  • GHBlob
  • GHBranch
  • GHBranch.Commit
  • +
  • GHBranchProtection
  • +
  • GHBranchProtection.EnforceAdmins
  • +
  • GHBranchProtection.RequiredReviews
  • +
  • GHBranchProtection.RequiredStatusChecks
  • +
  • GHBranchProtection.Restrictions
  • +
  • GHBranchProtectionBuilder
  • GHCommit
  • GHCommit.File
  • GHCommit.GHAuthor
  • @@ -34,6 +40,7 @@
  • GHCommitComment
  • GHCommitPointer
  • GHCommitQueryBuilder
  • +
  • GHCommitSearchBuilder
  • GHCommitStatus
  • GHCompare
  • GHCompare.Commit
  • @@ -96,6 +103,7 @@
  • GHPullRequestCommitDetail.Tree
  • GHPullRequestFileDetail
  • GHPullRequestQueryBuilder
  • +
  • GHPullRequestReview
  • GHPullRequestReviewComment
  • GHQueryBuilder
  • GHRateLimit
  • @@ -111,6 +119,7 @@
  • GHStargazer
  • GHSubscription
  • GHTag
  • +
  • GHTagObject
  • GHTeam
  • GHThread
  • GHTree
  • @@ -129,6 +138,7 @@

    Enums