| Package | Description |
|---|---|
| com.github.qwazer.mavenplugins.gitlog | |
| org.bsc.maven.reporting.renderer |
| Modifier and Type | Method and Description |
|---|---|
static CalculateRuleForSinceTagName |
CalculateRuleForSinceTagName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalculateRuleForSinceTagName[] |
CalculateRuleForSinceTagName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
VersionUtil.calculateVersionTagNamePart(String version,
CalculateRuleForSinceTagName calculateRuleForSinceTagName) |
| Constructor and Description |
|---|
GitLogJiraIssuesRenderer(org.apache.maven.doxia.sink.Sink sink,
String gitLogSinceTagName,
String gitLogUntilTagName,
List<String> jiraProjectKeyList,
String currentVersion,
CalculateRuleForSinceTagName calculateRuleForSinceTagName,
String gitLogTagNamesPattern,
Boolean gitLogGroupByVersions,
org.apache.maven.plugin.logging.Log log)
Default constructor.
|
Copyright © 2015 Bartolomeo Sorrentino. All rights reserved.