job

On this page
Back to index

Summary

An instance of a procedure run.
destinationProject
Stringoptional
The project that will own the job.
jobId
Stringoptional
The primary key of the job, or the name of the job.
jobNameTemplate
Stringoptional
Template used to determine the default name of jobs launched from a procedure.
procedureName
Stringoptional
The name of the procedure that should own the job step. If not specified, myStep.procedure is used.
projectName
Stringoptional
The name of the project if destinationProject is not specified.
status
Stringoptional
The starting status for the job.

Usage

There are no usage examples available for job.