Class: CanvasSync::Jobs::SyncContextModulesJob

Inherits:
ReportSyncTask show all
Defined in:
lib/canvas_sync/jobs/sync_context_modules_job.rb

Constant Summary

Constants inherited from ReportSyncTask

ReportSyncTask::AUTO_MODEL_REGEX, ReportSyncTask::COMPILATION_TIMEOUT, ReportSyncTask::MAX_TRIES, ReportSyncTask::REPORT_TIMEOUT

Instance Attribute Summary

Attributes inherited from ReportSyncTask

#context, #options, #state

Method Summary

Methods inherited from ReportSyncTask

#caching_key, #check_frequency, from_context, #initialize, #max_tries, merge_report_params, model, perform_later, perform_now, #process, report_name, #report_name, #report_parameters

Constructor Details

This class inherits a constructor from CanvasSync::Jobs::ReportSyncTask