Uses of Class
org.jreleaser.maven.plugin.CommitAuthor
-
Packages that use CommitAuthor Package Description org.jreleaser.maven.plugin -
-
Uses of CommitAuthor in org.jreleaser.maven.plugin
Fields in org.jreleaser.maven.plugin declared as CommitAuthor Modifier and Type Field Description protected CommitAuthorAbstractRepositoryTool. commitAuthorprotected CommitAuthorAbstractRepositoryTool. commitAuthorprotected CommitAuthorAbstractRepositoryTool. commitAuthorprotected CommitAuthorAbstractRepositoryTool. commitAuthorprotected CommitAuthorAbstractRepositoryTool. commitAuthorprotected CommitAuthorAbstractRepositoryTool. commitAuthorprotected CommitAuthorAbstractRepositoryTool. commitAuthorMethods in org.jreleaser.maven.plugin that return CommitAuthor Modifier and Type Method Description CommitAuthorArticle. getCommitAuthor()CommitAuthorDocker. getCommitAuthor()CommitAuthorGitService. getCommitAuthor()CommitAuthorRepositoryTool. getCommitAuthor()Methods in org.jreleaser.maven.plugin with parameters of type CommitAuthor Modifier and Type Method Description voidArticle. setCommitAuthor(CommitAuthor commitAuthor)voidDocker. setCommitAuthor(CommitAuthor commitAuthor)voidGitService. setCommitAuthor(CommitAuthor commitAuthor)voidRepositoryTool. setCommitAuthor(CommitAuthor commitAuthor)
-