Description
The JobTypeDetails class represents the properties associated with a job.
Class hierarchy
esri.WorkflowManager.SupportClasses.JobTypeDetails()
Properties
Property Details
<boolean> autoExecuteCreatedJobs
Indicates that jobs of this type when created are automatically executed.
<boolean> canDataWorkspaceChange
Indicates that jobs of this type allows users to modify the data workspace.
The category that the job type belongs to.
<string> defaultAssignedTo
The name of the user or group that the job will be assigned to by default.
The default assignment type.
<string> defaultDataWorkspaceId
The default Id of the data workspace of the job.
<string> defaultDescription
The default description of the job.
The default date on which the job is expected to be complete.
The default duration for completing the job.
<string> defaultParentVersionName
The default name of the geodatabase version that will be the parent version of the job's geodatabase.
The default numeric priority value.
The default start date of this job type.
A description of the job type.
A unique ID automatically generated for the job type.
The job naming scheme for this job type.
<string> jobVersionNamingScheme
The version naming scheme for this job type.
The map naming scheme for this job type.
The state of the job type.