successfulJobsHistoryLimit property

int? successfulJobsHistoryLimit
final

The number of successful finished jobs to retain. Value must be non-negative integer. Defaults to 3.

Implementation

final int? successfulJobsHistoryLimit;