Class SchedulerControl

java.lang.Object
com.atlassian.jira.testkit.client.RestApiClient<LicenseControl>
com.atlassian.jira.testkit.client.BackdoorControl<LicenseControl>
com.atlassian.jira.functest.framework.backdoor.BackdoorControl<LicenseControl>
com.atlassian.jira.functest.framework.backdoor.SchedulerControl

public class SchedulerControl extends BackdoorControl<LicenseControl>
Since:
v7.0.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
    static class 
     

    Nested classes/interfaces inherited from class com.atlassian.jira.testkit.client.RestApiClient

    com.atlassian.jira.testkit.client.RestApiClient.BackdoorLoggingFilter, com.atlassian.jira.testkit.client.RestApiClient.JsonMediaTypeFilter, com.atlassian.jira.testkit.client.RestApiClient.RestCall, com.atlassian.jira.testkit.client.RestApiClient.SessionlessConsistencyFilter
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final jakarta.ws.rs.core.GenericType<List<SchedulerControl.JobBean>>
     
    static final jakarta.ws.rs.core.GenericType<List<String>>
     

    Fields inherited from class com.atlassian.jira.testkit.client.BackdoorControl

    API_REST_PATH, API_REST_VERSION, DEFAULT_REST_PATH, logger, rootPath

    Fields inherited from class com.atlassian.jira.testkit.client.RestApiClient

    REST_VERSION
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getJob(com.atlassian.scheduler.config.JobId jobId)
     
     
    getJobsByJobRunnerKey(com.atlassian.scheduler.config.JobRunnerKey jobRunnerKey)
     
    getLastRun(com.atlassian.scheduler.config.JobId jobId)
     
    getLastSuccessfulRun(com.atlassian.scheduler.config.JobId jobId)
     
    scheduleJob(com.atlassian.scheduler.config.RunMode mode)
     

    Methods inherited from class com.atlassian.jira.functest.framework.backdoor.BackdoorControl

    createResource

    Methods inherited from class com.atlassian.jira.testkit.client.BackdoorControl

    createResourceForPath, createResourceForPath, get, getRestModulePath

    Methods inherited from class com.atlassian.jira.testkit.client.RestApiClient

    anonymous, authenticate, authoriseWithOAuth2, authoriseWithOAuth2, cleanUp, client, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getCredentialsProvider, getEnvironmentData, loginAs, loginAs, registerResponse, resourceRoot, resourceRoot, setOf, toResponse, toResponse, toResponse, withCredentialsProvider

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait