Class AuthorInChangelog

All Implemented Interfaces:
Describable<GitSCMExtension>

public class AuthorInChangelog extends FakeGitSCMExtension
Use author, not committer as the ChangeLogSet.Entry.getAuthor() of the commit.
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • AuthorInChangelog

      @DataBoundConstructor public AuthorInChangelog()
  • Method Details