String action
String dev
Name of developer who committed the change.
This can be either the id of the developer, as specified in the developers section of the pom.xml file, or the name of the developer. If you generate a changes report and specify the id of the developer, a link is created to that developer in the team-list.html page.
String dueTo
String dueToEmail
String issue
Id of the issue related to this change. This is the id in your issue tracking system.
The Changes plugin will generate a URL out of this id. The URL is constructed using the value of the issueLinkTemplate parameter.
See the changes-report mojo for more details.
String type
String system
Id of issue tracking system. If empty 'default' value will be use.
The Changes plugin will generate a URL out of this id. The URL is constructed using the value of the issueLinkTemplatePerSystem parameter.
See the changes-report mojo for more details.
String date
List<E> fixedIssues
List<E> dueTos
Properties properties
Body body
String modelEncoding
String issue
Id of the issue related to this change. This is the id in your issue tracking system.
The Changes plugin will generate a URL out of this id. The URL is constructed using the value of the issueLinkTemplate parameter.
See the changes-report mojo for more details.
String version
String dateRelease
The date of this release.
This field can be any String, such as "in SVN" when the version isn't yet released.
String description
List<E> actions
List<E> components
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.