Class: MaintenanceTasks::Run Private

Inherits:
ApplicationRecord show all
Includes:
RunConcern
Defined in:
app/models/maintenance_tasks/run.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Model that persists information related to a task being run from the UI.

Method Summary

Methods included from RunConcern

#active?, #cancel, #complete, #completed?, #configure_cursor_encoding!, #csv_attachment_presence, #csv_content_type, #csv_file, #cursor_is_json?, #job_shutdown, #masked_arguments, #pause, #persist_error, #persist_progress, #persist_transition, #reload_status, #running, #stale?, #start, #started?, #stopped?, #stopping?, #stuck?, #task, #task_name_belongs_to_a_valid_task, #time_to_completion, #validate_task_arguments