Uses of Interface
fr.kaamelot.reporter.IPathProvider

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

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

Methods in com.atlassian.jira.plugin.report.workload that return IPathProvider
 IPathProvider WorkloadHelper.getPathProvider(ReportDefinition _wrd)
           
 IPathProvider IWorkloadHelper.getPathProvider(ReportDefinition _wrd)
           
 

Uses of IPathProvider in fr.kaamelot.reporter
 

Classes in fr.kaamelot.reporter that implement IPathProvider
 class APathProvider
           
 

Methods in fr.kaamelot.reporter that return IPathProvider
 IPathProvider AGroupData.getPathProvider()
           
 

Methods in fr.kaamelot.reporter with parameters of type IPathProvider
 void AGroupData.setPathProvider(IPathProvider _provider)
           
 



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