Magidoc

ProjectImportJob
Object

A Node in the graph.

Fields

#

createdAt

Identifies the date and time when the object was created.

createdBy

User who created the project import job.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

demoProjectFileName

The base name of the imported demo project file.

error

Details of any error encountered during the import process.

file

File associated with the project import job.

id

ID !
Non-null

ID of the object.

modelProcessJobs

List of model processing jobs associated with the project import job.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

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

processEndedAt

Timestamp when the project import process ended.

processStartedAt

Timestamp when the project import process started.

processStatus

Current status of the project import job.

project

Project associated with the import job.

queuedAt

Timestamp indicating when the project import job was queued.

schemaVersion

Schema version of the project import job.

settings

Non-null

The settings associated with the object.

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

#