00001 #include "StUcmJob.h" 00002 using namespace TxLogging; 00003 StUcmJob::StUcmJob() {;} 00004 StUcmJob::~StUcmJob() {;} 00005 const FieldList &StUcmJob::getFields() const 00006 { 00007 return StRecord::getFields(); 00008 } 00009