HistoricalInformation
@trimblecloudplatform/trimblecloud.processing
@trimblecloudplatform/trimblecloud.processing / HistoricalInformation
Interface: HistoricalInformation
Defined in: src/models/executions.ts:191
Properties
activityTaskCompleted?
optionalactivityTaskCompleted:string
Defined in: src/models/executions.ts:205
The time at which the Activity was finished processing.
activityTaskFailed?
optionalactivityTaskFailed:string
Defined in: src/models/executions.ts:210
The time at which the Activity failed.
activityTaskScheduled?
optionalactivityTaskScheduled:string
Defined in: src/models/executions.ts:195
The time at which the Activity was scheduled.
activityTaskStarted?
optionalactivityTaskStarted:string
Defined in: src/models/executions.ts:200
The time at which the Activity started processing.