BulkChange
without saving the changes.Exclusion
s extend this.Saveable
instance that can make BulkChange
veto
all the save operations by making the EzTemplateChange.contains(Saveable, Object)
method return
true for everything.Saveable
is currently in the bulk change.BulkChange
instance currently in scope for the current thread.Exclusion
s currently enabled in Jenkins.EzBulkChange.revert()
ability that can restore a Jenkins item from the state stored on disk.Job
s being updated so we don't re-trigger templating.Job
is being templatedAbstractExclusion.getId()
is the plugin id so just checks to see
if it is currently installed.Exclusion
.Exclusion
which retains a given JobProperty
through cloningExclusion
which only needs to take action if the user chooses NOT to retain local
promotions.Job
s with a given JobProperty
.EzContext.record(java.lang.Object)
ed item.TemplateImplementationProperty.displayName
: Use
another job as a template
.TemplateImplementationProperty.noTemplateSelected
: No template selected
.TemplateProperty.displayName
: Allow this job to be
used as a template
.TemplateImplementationProperty.displayName
: Use
another job as a template
.TemplateImplementationProperty.noTemplateSelected
: No template selected
.TemplateProperty.displayName
: Allow this job to be
used as a template
.