Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
I
L
O
S
C
canGenerateReport()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
ChangeLog
- Class in
org.apache.maven.plugin.changelog
Change log task.
ChangeLog()
- Constructor for class org.apache.maven.plugin.changelog.
ChangeLog
ChangeLogHandler
- Class in
org.apache.maven.plugin.changelog
Change log generated xml parser.
ChangeLogHandler(Collection)
- Constructor for class org.apache.maven.plugin.changelog.
ChangeLogHandler
contructor
ChangeLogReport
- Class in
org.apache.maven.plugin.changelog
Generate a changelog report.
ChangeLogReport()
- Constructor for class org.apache.maven.plugin.changelog.
ChangeLogReport
characters(char[], int, int)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogHandler
checkResult(ScmResult)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
compare(Object, Object)
- Method in class org.apache.maven.plugin.changelog.
FileActivityComparator
countFilesChanged(Collection)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
counts the number of files that were changed in the specified SCM
D
DeveloperActivityReport
- Class in
org.apache.maven.plugin.changelog
Generate a developer activity report.
DeveloperActivityReport()
- Constructor for class org.apache.maven.plugin.changelog.
DeveloperActivityReport
developers
- Variable in class org.apache.maven.plugin.changelog.
ChangeLogReport
List of developers to be shown on the report.
displayChangeSetDetailUrl
- Variable in class org.apache.maven.plugin.changelog.
ChangeLogReport
A template string that is used to create the changeset URL.
displayFileDetailUrl
- Variable in class org.apache.maven.plugin.changelog.
ChangeLogReport
A template string that is used to create the URL to the file details.
displayFileRevDetailUrl
- Variable in class org.apache.maven.plugin.changelog.
ChangeLogReport
A template string that is used to create the revision aware URL to the file details in a similar fashion to the
displayFileDetailUrl
.
doChangeSetTitle(ChangeLogSet, ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
Generate the title for the report.
doGenerateEmptyReport(ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
generates an empty report in case there are no sources to generate a report with
doGenerateEmptyReport(ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
DeveloperActivityReport
generates an empty report in case there are no sources to generate a report with
doGenerateEmptyReport(ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
FileActivityReport
generates an empty report in case there are no sources to generate a report with
doGenerateReport(List, ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
method that generates the report for this mojo.
doGenerateReport(List, ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
DeveloperActivityReport
method that generates the report for this mojo.
doGenerateReport(List, ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
FileActivityReport
method that generates the report for this mojo.
doSummary(ChangeLogSet, ResourceBundle, Sink)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
Generate the summary section of the report.
E
endElement(String, String, String)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogHandler
execute()
- Method in class org.apache.maven.plugin.changelog.
HelpMojo
executeReport(Locale)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
F
FileActivityComparator
- Class in
org.apache.maven.plugin.changelog
Object used to sort the file-activity report into descending order.
FileActivityComparator()
- Constructor for class org.apache.maven.plugin.changelog.
FileActivityComparator
FileActivityReport
- Class in
org.apache.maven.plugin.changelog
Generate a file activity report.
FileActivityReport()
- Constructor for class org.apache.maven.plugin.changelog.
FileActivityReport
G
generateChangeSetsFromSCM()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
creates a ChangeLog object and then connects to the SCM to generate the changed sets
generateLinks(String, String, Sink)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
attaches the http links from the changed files
generateLinks(String, String, String, Sink)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
attaches the http links from the changed files
getBundle(Locale)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getChangedSets()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
populates the changedSets field by either connecting to the SCM or using an existing XML generated in a previous run of the report
getConnection()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
used to retrieve the SCM connection string
getDescription(Locale)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getDescription(Locale)
- Method in class org.apache.maven.plugin.changelog.
DeveloperActivityReport
getDescription(Locale)
- Method in class org.apache.maven.plugin.changelog.
FileActivityReport
getName(Locale)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getName(Locale)
- Method in class org.apache.maven.plugin.changelog.
DeveloperActivityReport
getName(Locale)
- Method in class org.apache.maven.plugin.changelog.
FileActivityReport
getOutputDirectory()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getOutputName()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getOutputName()
- Method in class org.apache.maven.plugin.changelog.
DeveloperActivityReport
getOutputName()
- Method in class org.apache.maven.plugin.changelog.
FileActivityReport
getProject()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getScmRepository()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
getSiteRenderer()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
H
HelpMojo
- Class in
org.apache.maven.plugin.changelog
Display help information on maven-changelog-plugin.
HelpMojo()
- Constructor for class org.apache.maven.plugin.changelog.
HelpMojo
I
initReportUrls()
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
populates the report url used to create links from certain elements of the report
L
loadChangedSets(InputStream)
- Static method in class org.apache.maven.plugin.changelog.
ChangeLog
parses a previously generated changelog xml document and return its changed sets
loadChangedSets(Reader)
- Static method in class org.apache.maven.plugin.changelog.
ChangeLog
O
org.apache.maven.plugin.changelog
- package org.apache.maven.plugin.changelog
S
scmUrl
- Variable in class org.apache.maven.plugin.changelog.
ChangeLogReport
The URL to view the scm.
sinkAuthorDetails(Sink, String)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogReport
If the supplied author is a known developer this method outputs a link to the team members report, or alternatively, if the supplied author is unknown, outputs the author's name as plain text.
startElement(String, String, String, Attributes)
- Method in class org.apache.maven.plugin.changelog.
ChangeLogHandler
C
D
E
F
G
H
I
L
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2010
The Apache Software Foundation
. All Rights Reserved.