Class BranchInfo


  • public class BranchInfo
    extends Object
    Main info from webhook event.
    Author:
    Kanstantsin Shautsou
    See Also:
    GHBranchSubscriber
    • Constructor Detail

      • BranchInfo

        public BranchInfo​(String repo,
                          String branchName,
                          String fullRef,
                          boolean tag)