Uses of Interface
com.atlassian.bamboo.admin.scheduler.SchedulerService
-
Packages that use SchedulerService Package Description com.atlassian.bamboo.admin.scheduler com.atlassian.bamboo.plugins.rest.admin.scheduler -
-
Uses of SchedulerService in com.atlassian.bamboo.admin.scheduler
Classes in com.atlassian.bamboo.admin.scheduler that implement SchedulerService Modifier and Type Class Description class
SchedulerServiceImpl
Service providing interactions with the job scheduler. -
Uses of SchedulerService in com.atlassian.bamboo.plugins.rest.admin.scheduler
Constructors in com.atlassian.bamboo.plugins.rest.admin.scheduler with parameters of type SchedulerService Constructor Description SchedulerResource(SchedulerService schedulerService)
-