Skip to content

Job

Interface

Workflow Manager job.

Properties

PropertyTypeNotes
activeVersionsJobVersion[]

Active data versions associated with the job.

archivedboolean

Indicates whether the job has been archived

closedboolean

Indicates if the job is closed.

createdBystring

User name of the user who created the job.

createdDateDate

Date job was created.

currentStepsCurrentStep[]

Current steps of the job.

descriptionstring

Job description.

diagramIdstring

Id of the diagram associated with the job.

diagramNamestring

Name of the diagram associated with the job.

diagramVersionnumber

Version number of the diagram associated with the job.

dueDateDate

Job due date.

endDateDate

Date job was closed.

extendedPropertiesJobExtendedPropertyTable[]

Extended properties of the job with a relationship type of one-to-one. Jobs can only have one value for the properties in the extended properties table.

holdsJobHold[]

Active holds on the job.

jobIdstring

Job id.

jobNamestring

Job name.

jobStatusstring

Status of the job.

jobTemplateIdstring

Id of the job template the job was created from.

jobTemplateNamestring

Name of the job template the job was created from.

notesstring

Job notes.

ownedBystring

User name of the user who owns the job.

parentJobstring

Job id of the parent job.

prioritystring

Job priority.

relatedPropertiesJobRelatedPropertyTable[]

Related properties of the job with a relationship type of one-to-many. Jobs can have multiple values for the properties in the related properties table.

startDateDate

Job start date.

startedDateDate

Job started date.

activeVersions

Interface Property
activeVersions: JobVersion[]

Active data versions associated with the job.

archived

optional
Interface Property
archived: boolean

Indicates whether the job has been archived

closed

Interface Property
closed: boolean

Indicates if the job is closed.

createdBy

optional
Interface Property
createdBy: string

User name of the user who created the job.

createdDate

optional
Interface Property
createdDate: Date

Date job was created.

currentSteps

Interface Property
currentSteps: CurrentStep[]

Current steps of the job.

description

optional
Interface Property
description: string

Job description.

diagramId

optional
Interface Property
diagramId: string

Id of the diagram associated with the job.

diagramName

optional
Interface Property
diagramName: string

Name of the diagram associated with the job.

diagramVersion

optional
Interface Property
diagramVersion: number

Version number of the diagram associated with the job.

dueDate

optional
Interface Property
dueDate: Date

Job due date.

endDate

optional
Interface Property
endDate: Date

Date job was closed.

extendedProperties

optional
Interface Property
extendedProperties: JobExtendedPropertyTable[]

Extended properties of the job with a relationship type of one-to-one. Jobs can only have one value for the properties in the extended properties table.

holds

optional
Interface Property
holds: JobHold[]

Active holds on the job.

jobId

Interface Property
jobId: string

Job id.

jobName

optional
Interface Property
jobName: string

Job name.

jobStatus

Interface Property
jobStatus: string

Status of the job.

jobTemplateId

Interface Property
jobTemplateId: string

Id of the job template the job was created from.

jobTemplateName

Interface Property
jobTemplateName: string

Name of the job template the job was created from.

notes

optional
Interface Property
notes: string

Job notes.

ownedBy

optional
Interface Property
ownedBy: string

User name of the user who owns the job.

parentJob

optional
Interface Property
parentJob: string

Job id of the parent job.

priority

Interface Property
priority: string

Job priority.

relatedProperties

optional
Interface Property
relatedProperties: JobRelatedPropertyTable[]

Related properties of the job with a relationship type of one-to-many. Jobs can have multiple values for the properties in the related properties table.

startDate

optional
Interface Property
startDate: Date

Job start date.

startedDate

optional
Interface Property
startedDate: Date

Job started date.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.