Resource Fields
|
Field |
Type |
Note |
|---|---|---|
|
id |
Long |
Unique identifier of the processing |
|
operationCenterId |
Long |
Reference to the operation center |
|
stateId |
Long |
Reference to the processing state |
|
schedulingModelId |
Long |
Reference to the scheduling model |
|
reprocessing |
Boolean |
Whether this is a reprocessing |
|
expectedProcessingDate |
ZonedDateTime |
Expected processing date |
|
processingStartDate |
ZonedDateTime |
Processing start date |
|
processingEndDate |
ZonedDateTime |
Processing end date |
|
processingError |
LocalizedString |
Processing error message |
|
numWorkOrderAssigned |
Long |
Number of work orders assigned |
|
numWorkOrderNotAssigned |
Long |
Number of work orders not assigned |
|
importExportMasterId |
Long |
Reference to the import/export master |