Class PruningJobController

java.lang.Object
com.atlassian.labs.crowd.directory.pruning.controller.PruningJobController

@Named public class PruningJobController extends Object
  • Constructor Details

    • PruningJobController

      public PruningJobController(com.atlassian.scheduler.SchedulerService schedulerService, PruningJobStatusService pruningJobStatusService)
  • Method Details

    • runJob

      public void runJob() throws com.atlassian.scheduler.SchedulerServiceException
      Throws:
      com.atlassian.scheduler.SchedulerServiceException
    • isRunning

      public boolean isRunning()