NEJobRunInfo
The NEJobRunInfo data structure defines information about a currently running Normalization Engine job.
Definition
<complexType name="NEJobRunInfo">
<sequence>
<element name="jobStartTime"type="dateTime" />
<element name="jobEndTime"type="dateTime" nillable="true" />
<element name="jobName"type="string" />
<element name="jobRunId" type="string" />
<element name="jobRunStatus"
type="tns:NEJobRunStatusType" />
<element name="reasonForAbort" type="string" />
<element name="currentClass" type="string" />
<element name="totalClasses" type="int" />
<element name="totalCIProcessed" type="int" />
<element name="totalCIsInCurrentClass" type="int" />
<element name="numberOfClassesProcessed" type="int" />
<element name="numberOfCIProcessedInCurrentClass"
type="int" />
<element name="logFileNames" type="string" />
<element name="isFullRun" type="boolean" />
</sequence>
</complexType>
The structure consists of the following elements:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*