Uses of Class
org.jreleaser.maven.plugin.Changelog.Labeler
-
Packages that use Changelog.Labeler Package Description org.jreleaser.maven.plugin -
-
Uses of Changelog.Labeler in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type Changelog.Labeler Modifier and Type Method Description java.util.List<Changelog.Labeler>Changelog. getLabelers()Method parameters in org.jreleaser.maven.plugin with type arguments of type Changelog.Labeler Modifier and Type Method Description voidChangelog. setLabelers(java.util.List<Changelog.Labeler> labelers)
-