parent property

Job parent
getter/setter pair

Reference to the parent job that contains this publisher.

Used for accessing job-level configuration and establishing the configuration hierarchy.

Implementation

late Job parent;