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