Interface
Job hold.
Properties
Property | Type | Notes |
---|---|---|
dependentJobId | string | Job id of a dependent job. |
dependentStepId | string | Step id of the dependent job. |
holdId | string | Hold id. |
jobId | string | Job id. |
releasedBy | string | User that released the hold. |
releasedDate | Date | Date when hold was released. |
scheduledRelease | Date | Scheduled release date for a hold. |
setBy | string | User that added the hold. |
setDate | Date | Date when hold was set. |
stepId | string | Step id. |