Uses of Interface
com.atlassian.scheduler.JobRunnerRequest

Packages that use JobRunnerRequest
com.atlassian.scheduler Major component interfaces and supporting classes for the atlassian-scheduler API. 
 

Uses of JobRunnerRequest in com.atlassian.scheduler
 

Methods in com.atlassian.scheduler with parameters of type JobRunnerRequest
 JobRunnerResponse JobRunner.runJob(JobRunnerRequest request)
          Called by the SchedulerService when it is time for a job to run.
 



Copyright © 2015 Atlassian. All rights reserved.