Interface ChangelogResponse

All Known Implementing Classes:
DefaultChangelogResponse

public interface ChangelogResponse
  • Method Details

    • getChangelogFile

      File getChangelogFile()
      The file handler to the generated changelog.
    • getChangelog

      Changelog getChangelog()
    • getAffectedVersions

      List<Nice2Version> getAffectedVersions()
      Returns a distinct list of nice2 version strings to which changeset have been created for.