Interface SchedTaskJobDelegate

All Known Subinterfaces:
StoppableSchedTaskJobDelegate
All Known Implementing Classes:
AbstractProvisioningJobDelegate, AbstractSchedTaskJobDelegate, ElasticsearchReindex, ExpiredAccessTokenCleanup, ExpiredBatchCleanup, GroupMemberProvisionTaskJobDelegate, LiveSyncJobDelegate, MacroJobDelegate, OpenSearchReindex, PullJobDelegate, PushJobDelegate, SinglePullJobDelegate, SinglePushJobDelegate, StreamPullJobDelegate, StreamPushJobDelegate, TestSampleJobDelegate

public interface SchedTaskJobDelegate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(TaskType taskType, String taskKey, JobExecutionContext context)
    Executes a Job to run the given Task.