All Implemented Interfaces:
com.aoapps.lang.Freezable<Node>

public class Release extends Section
A changelog entry.
  • Constructor Details

  • Method Details

    • getProjectName

      public String getProjectName()
    • getVersion

      public String getVersion()
    • getDatePublished

      public ReadableDateTime getDatePublished()
    • getGroupId

      public String getGroupId()
    • getArtifactId

      public String getArtifactId()
    • getRepository

      public String getRepository()
    • getScmUrl

      public String getScmUrl()
    • getNewsAllowRobots

      public Boolean getNewsAllowRobots()
    • getIsSnapshot

      public boolean getIsSnapshot()
    • getTagName

      public String getTagName()
    • getDefaultIdPrefix

      protected String getDefaultIdPrefix()
      Overrides:
      getDefaultIdPrefix in class Section