Magidoc

ModelProcessJob
Object

A Node in the graph.

Fields

#

asset

Asset associated with the model processing job.

baseRevision

Base revision used in the model processing job.

converterOptions

Options used for the model converter during processing.

createdAt

Identifies the date and time when the object was created.

createdBy

User who created the model processing job.

databaseId

Identifies the primary key from the data store.

defaultOperations

[ String !]

Default operations applied to the model during processing.

deletedAt

Identifies the date and time when the object was deleted.

error

Error details, if any, from the model processing job.

exportLog

Log containing details about the exported model processing job.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

operations

Operations performed during the model processing job.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the ModelProcessJob.

processEndedAt

Timestamp when the processing job ended.

processStartedAt

Timestamp when the processing job started.

processStatus

Current status of the model processing job.

processTime

Total time taken to complete the model processing job.

queuedAt

Timestamp indicating when the model processing job was queued.

reprocessEndedAt

Timestamp indicating when reprocessing ended.

retryCount

Number of times the processing job retried.

revisionName

Name of the revision associated with the processing job.

rootFileName

Root file name used in the model processing job.

schemaVersion

Schema version of the model processing job.

settings

Non-null

The settings associated with the object.

totalPartsAfter

Total parts in the model after processing.

totalPartsBefore

Total parts in the model before processing.

totalPolycountAfter

Total polygon count of the model after processing.

totalPolycountBefore

Total polygon count of the model before processing.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#