| Package | Description |
|---|---|
| cz.encircled.macl | |
| cz.encircled.macl.parser | |
| cz.encircled.macl.transform |
| Modifier and Type | Method and Description |
|---|---|
ChangelogConfiguration |
ChangelogConfiguration.setApplicableCommitPattern(String applicableCommitPattern) |
ChangelogConfiguration |
ChangelogConfiguration.setCommitFormat(String commitFormat) |
ChangelogConfiguration |
ChangelogConfiguration.setLastTag(String lastTag) |
ChangelogConfiguration |
ChangelogConfiguration.setLastTagFormat(String lastTagFormat) |
ChangelogConfiguration |
ChangelogConfiguration.setLastTagPattern(String lastTagPattern) |
ChangelogConfiguration |
ChangelogConfiguration.setMergeRequestReplacement(String pattern) |
ChangelogConfiguration |
ChangelogConfiguration.setMergeRequestReplacePattern(String pattern) |
ChangelogConfiguration |
ChangelogConfiguration.setPathToChangelog(String pathToChangelog) |
ChangelogConfiguration |
ChangelogConfiguration.setUnreleasedRowPattern(String unreleasedRowPattern) |
ChangelogConfiguration |
ChangelogConfiguration.valid() |
| Constructor and Description |
|---|
ChangelogExecutor(ChangelogConfiguration conf,
VCSLogParser vcsLogParser,
MessageProcessor messageProcessor) |
| Modifier and Type | Field and Description |
|---|---|
ChangelogConfiguration |
ParsingState.conf |
| Constructor and Description |
|---|
ParsingState(ChangelogConfiguration conf) |
| Constructor and Description |
|---|
DefaultMessageProcessor(org.apache.maven.plugin.logging.Log log,
ChangelogConfiguration conf,
List<MessageFilter> filters,
List<MessageTransformer> transformers,
List<MessageModifier> modifiers) |
GitLabMergeRequestModifier(ChangelogConfiguration conf) |
Copyright © 2017. All rights reserved.