akkudoktoreos.server.retentionmanager.JobState ============================================== .. currentmodule:: akkudoktoreos.server.retentionmanager .. autoclass:: JobState :members: :undoc-members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~JobState.__init__ ~JobState.interval ~JobState.is_due ~JobState.summary .. rubric:: Attributes .. autosummary:: ~JobState.is_running ~JobState.last_duration ~JobState.last_error ~JobState.last_run_at ~JobState.on_exception ~JobState.run_count ~JobState.name ~JobState.func ~JobState.interval_attr ~JobState.fallback_interval ~JobState.config_getter