org.apache.sirona.reporting.web.plugin.report
Class ReportPlugin

java.lang.Object
  extended by org.apache.sirona.reporting.web.plugin.report.ReportPlugin
All Implemented Interfaces:
Plugin

public class ReportPlugin
extends Object
implements Plugin


Constructor Summary
ReportPlugin()
           
 
Method Summary
 Class<?> endpoints()
           
 String mapping()
           
 String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportPlugin

public ReportPlugin()
Method Detail

name

public String name()
Specified by:
name in interface Plugin

endpoints

public Class<?> endpoints()
Specified by:
endpoints in interface Plugin

mapping

public String mapping()
Specified by:
mapping in interface Plugin


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.