jobs property

List<Job> jobs
final

The list of jobs that belong to this task

Each job defines specific build and publish operations

Implementation

final List<Job> jobs;