|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.archiva.reporting.DefaultReportingManager
public class DefaultReportingManager
DefaultReportingManager
Constructor Summary | |
---|---|
DefaultReportingManager()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,DynamicReportSource<?>> |
getAvailableReports()
|
DynamicReportSource<?> |
getReport(java.lang.String id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultReportingManager()
Method Detail |
---|
public DynamicReportSource<?> getReport(java.lang.String id)
getReport
in interface ReportingManager
public java.util.Map<java.lang.String,DynamicReportSource<?>> getAvailableReports()
getAvailableReports
in interface ReportingManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |