ImagingTools Core SDK
List of all members
imthype::CJobExecutionLog

#include <CJobExecutionLog.h>

Inheritance diagram for imthype::CJobExecutionLog:
imthype::IJobExecutionLog

Additional Inherited Members

- Public Types inherited from imthype::IJobExecutionLog
enum  ExecutionEventType {
  EET_JOB_CREATED , EET_JOB_ACCEPTED , EET_JOB_STARTED , EET_STATUS_CHANGED ,
  EET_PROGRESS_UPDATED , EET_JOB_PAUSED , EET_JOB_RESUMED , EET_JOB_CANCELLED ,
  EET_JOB_COMPLETED , EET_JOB_FAILED
}
 

Detailed Description

Concrete implementation of IJobExecutionLog.

Stores system-level job controller events and lifecycle tracking.

Definition at line 22 of file CJobExecutionLog.h.