Uses of Interface
fr.kaamelot.reporter.IMappable

Packages that use IMappable
com.atlassian.jira.plugin.report.issue   
com.atlassian.jira.plugin.report.workload   
fr.kaamelot.reporter   
 

Uses of IMappable in com.atlassian.jira.plugin.report.issue
 

Methods in com.atlassian.jira.plugin.report.issue with parameters of type IMappable
protected  void IssueGroupData.evaluateData(IMappable _data)
           
 

Uses of IMappable in com.atlassian.jira.plugin.report.workload
 

Methods in com.atlassian.jira.plugin.report.workload with parameters of type IMappable
protected  void WorkloadProjectGroupData.evaluateData(IMappable _data)
           
protected  void WorkloadByWorklogTypeGroupData.evaluateData(IMappable _data)
           
protected  void WorkloadByIssueTypeGroupData.evaluateData(IMappable _data)
           
 

Uses of IMappable in fr.kaamelot.reporter
 

Classes in fr.kaamelot.reporter that implement IMappable
 class AMappable
           
 

Methods in fr.kaamelot.reporter with parameters of type IMappable
 void AGroupData.addData(IMappable _data)
           
protected abstract  void AGroupData.evaluateData(IMappable _data)
           
 AGroupData AGroupData.getGroupData(IMappable _data)
           
 java.lang.String IPathProvider.getPath(IMappable _data)
           
abstract  java.lang.String APathProvider.getPath(IMappable _data)
           
 



Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.