DeploymentJob interface
Properties
job |
Parent task of all executed tasks.
|
tasks |
List of executed tasks with in job.
|
Property Details
job
Parent task of all executed tasks.
job: ReleaseTask
Property Value
tasks
List of executed tasks with in job.
tasks: ReleaseTask[]
Property Value