Skip to content

HistoricalInformation

@trimblecloudplatform/trimblecloud.processing


@trimblecloudplatform/trimblecloud.processing / HistoricalInformation

Interface: HistoricalInformation

Defined in: src/models/executions.ts:191

Properties

activityTaskCompleted?

optional activityTaskCompleted: string

Defined in: src/models/executions.ts:205

The time at which the Activity was finished processing.


activityTaskFailed?

optional activityTaskFailed: string

Defined in: src/models/executions.ts:210

The time at which the Activity failed.


activityTaskScheduled?

optional activityTaskScheduled: string

Defined in: src/models/executions.ts:195

The time at which the Activity was scheduled.


activityTaskStarted?

optional activityTaskStarted: string

Defined in: src/models/executions.ts:200

The time at which the Activity started processing.