Class ChangelogGenerator.Tags

  • Enclosing class:
    ChangelogGenerator

    public static class ChangelogGenerator.Tags
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<org.eclipse.jgit.lib.Ref> getCurrent()  
      java.util.Optional<org.eclipse.jgit.lib.Ref> getPrevious()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getCurrent

        public java.util.Optional<org.eclipse.jgit.lib.Ref> getCurrent()
      • getPrevious

        public java.util.Optional<org.eclipse.jgit.lib.Ref> getPrevious()