Uses of Interface
com.atlassian.confluence.mail.jobs.DailyReportManager

Packages that use DailyReportManager
com.atlassian.confluence.mail.jobs   
 

Uses of DailyReportManager in com.atlassian.confluence.mail.jobs
 

Classes in com.atlassian.confluence.mail.jobs that implement DailyReportManager
 class DefaultDailyReportManager
           
 

Methods in com.atlassian.confluence.mail.jobs that return DailyReportManager
 DailyReportManager DailyReportJob.getDailyReportManager()
           
 

Methods in com.atlassian.confluence.mail.jobs with parameters of type DailyReportManager
 void DailyReportJob.setDailyReportManager(DailyReportManager dailyReportManager)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.