Class ChangelogToBranchOptions

    • Constructor Detail

      • ChangelogToBranchOptions

        @DataBoundConstructor
        public ChangelogToBranchOptions​(String compareRemote,
                                        String compareTarget)
    • Method Detail

      • getCompareRemote

        public String getCompareRemote()
      • getCompareTarget

        public String getCompareTarget()
      • getRef

        public String getRef()