Uses of Class
com.atlassian.confluence.impl.backgroundjob.BackgroundJobService
- 
Packages that use BackgroundJobService Package Description com.atlassian.confluence.core com.atlassian.confluence.impl.backgroundjob  - 
- 
Uses of BackgroundJobService in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core with parameters of type BackgroundJobService Modifier and Type Method Description voidDefaultContentPermissionManager. setBackgroundJobService(BackgroundJobService backgroundJobService) - 
Uses of BackgroundJobService in com.atlassian.confluence.impl.backgroundjob
Constructors in com.atlassian.confluence.impl.backgroundjob with parameters of type BackgroundJobService Constructor Description BackgroundJobServiceScheduledJob(BackgroundJobService backgroundJobService) 
 -