Class JobPropertyTrackerAction

  • All Implemented Interfaces:
    Action, ModelObject

    public class JobPropertyTrackerAction
    extends InvisibleAction
    Invisible action used for tracking what JobPropertys were defined in the Jenkinsfile in the last run of a job.
    • Constructor Detail

      • JobPropertyTrackerAction

        public JobPropertyTrackerAction​(@NonNull
                                        List<JobProperty> jobProperties)
    • Method Detail

      • getJobPropertyDescriptors

        public Set<String> getJobPropertyDescriptors()