Class PushData


  • public class PushData
    extends Object
    • Constructor Detail

      • PushData

        public PushData()
    • Method Detail

      • getCommit_count

        public Integer getCommit_count()
      • setCommit_count

        public void setCommit_count​(Integer commit_count)
      • getRefType

        public String getRefType()
      • setRefType

        public void setRefType​(String refType)
      • getCommitFrom

        public String getCommitFrom()
      • setCommitFrom

        public void setCommitFrom​(String commitFrom)
      • getCommitTo

        public String getCommitTo()
      • setCommitTo

        public void setCommitTo​(String commitTo)
      • getRef

        public String getRef()
      • setRef

        public void setRef​(String ref)