class documentation

Undocumented

Method __init__ Initializes this class.
Method ReportLogMessage Handles a log message.
Method ReportNotChanged Called if a job hasn't changed in a while.
Instance Variable notified_queued Undocumented
Instance Variable notified_waitlock Undocumented
def __init__(self):
def ReportLogMessage(self, job_id, serial, timestamp, log_type, log_msg):
def ReportNotChanged(self, job_id, status):

Called if a job hasn't changed in a while.

notified_queued: bool =

Undocumented

notified_waitlock: bool =

Undocumented