\L i dZdxZZdZdZdZdZdZdZdZ d Z d Z d Z d Z d ZdZdZdZdZeezezezezezeze ze ze ze ze zezezezezezZGddZGddeZGddeZGddeZy))EVENT_SCHEDULER_STARTEDEVENT_SCHEDULER_SHUTDOWNEVENT_SCHEDULER_PAUSEDEVENT_SCHEDULER_RESUMEDEVENT_EXECUTOR_ADDEDEVENT_EXECUTOR_REMOVEDEVENT_JOBSTORE_ADDEDEVENT_JOBSTORE_REMOVEDEVENT_ALL_JOBS_REMOVEDEVENT_JOB_ADDEDEVENT_JOB_REMOVEDEVENT_JOB_MODIFIEDEVENT_JOB_EXECUTEDEVENT_JOB_ERROREVENT_JOB_MISSEDEVENT_JOB_SUBMITTEDEVENT_JOB_MAX_INSTANCES EVENT_ALLSchedulerEventJobEventJobExecutionEventJobSubmissionEvent @iiiii i@iic*eZdZdZdfd ZdZxZS)rz An event that concerns the scheduler itself. :ivar code: the type code of this event :ivar alias: alias of the job store or executor that was added or removed (if applicable) c>t|||_||_yN)super__init__codealias)selfr&r' __class__s X/mnt/ssd/data/python-lab/Trading/venv/lib/python3.12/site-packages/apscheduler/events.pyr%zSchedulerEvent.__init__Is   cLd|jj|jfzS)Nz<%s (code=%d)>)r)__name__r&)r(s r*__repr__zSchedulerEvent.__repr__Ns 4>>#:#:DII"FFFr+r#)r- __module__ __qualname____doc__r%r. __classcell__r)s@r*rrAs Gr+rc"eZdZdZfdZxZS)rz An event that concerns a job. :ivar code: the type code of this event :ivar job_id: identifier of the job in question :ivar jobstore: alias of the job store containing the job in question cNt||||_||_||_yr#)r$r%r&job_idjobstore)r(r&r6r7r)s r*r%zJobEvent.__init__[s%     r+r-r/r0r1r%r2r3s@r*rrRs!!r+rc"eZdZdZfdZxZS)rz An event that concerns the submission of a job to its executor. :ivar scheduled_run_times: a list of datetimes when the job was intended to run c6t||||||_yr#)r$r%scheduled_run_times)r(r&r6r7r;r)s r*r%zJobSubmissionEvent.__init__is vx0#6 r+r8r3s@r*rrbs 77r+rc*eZdZdZ dfd ZxZS)raM An event that concerns the running of a job within its executor. :ivar scheduled_run_time: the time when the job was scheduled to be run :ivar retval: the return value of the successfully executed job :ivar exception: the exception raised by the job :ivar traceback: a formatted traceback for the exception c`t||||||_||_||_||_yr#)r$r%scheduled_run_timeretval exception traceback) r(r&r6r7r>r?r@rAr)s r*r%zJobExecutionEvent.__init__xs3 vx0"4 ""r+)NNNr8r3s@r*rrns##r+rN)__all__rEVENT_SCHEDULER_STARTrrrrrrr r r r r rrrrrrrrrrr+r*rEsL 4376/           ! *GG" !~ ! 7 7##r+