GitChangelogConfig(String configFile,
String createFileTemplateContent,
String createFileTemplateFile,
boolean createFileUseTemplateContent,
boolean createFileUseTemplateFile,
List<CustomIssue> customIssues,
String dateFormat,
String file,
String fromReference,
String fromType,
String gitHubApi,
String gitHubIssuePattern,
String gitHubToken,
String ignoreCommitsIfMessageMatches,
boolean ignoreCommitsWithoutIssue,
String ignoreTagsIfNameMatches,
String jiraIssuePattern,
String jiraPassword,
String jiraServer,
String jiraUsername,
String mediaWikiPassword,
String mediaWikiTemplateContent,
String mediaWikiTemplateFile,
String mediaWikiTitle,
String mediaWikiUrl,
String mediaWikiUsername,
boolean mediaWikiUseTemplateContent,
boolean mediaWikiUseTemplateFile,
String noIssueName,
String readableTagName,
boolean showSummary,
String showSummaryTemplateContent,
String showSummaryTemplateFile,
boolean showSummaryUseTemplateContent,
boolean showSummaryUseTemplateFile,
String subDirectory,
String timeZone,
String toReference,
String toType,
String untaggedName,
boolean useConfigFile,
boolean useFile,
boolean useGitHub,
boolean useIgnoreTagsIfNameMatches,
boolean useJira,
boolean useMediaWiki,
boolean useReadableTagName,
boolean useSubDirectory) |