Interface MinChangesConfigurationType

All Known Implementing Classes:
MinChangesConfiguration

@Immutable
public interface MinChangesConfigurationType
Configurations for changelogs.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String feedEmail()  
    java.nio.file.Path file()  
  • Method Details

    • file

      @Parameter java.nio.file.Path file()
      Returns:
      The changelog file
    • feedEmail

      @Parameter java.lang.String feedEmail()
      Returns:
      The email used for the changelog atom feed