Uses of Class
hudson.CopyOnWrite
-
Packages that use CopyOnWrite Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.model.labels Boolean expression over labels. -
-
Uses of CopyOnWrite in hudson.model
Fields in hudson.model with annotations of type CopyOnWrite Modifier and Type Field Description protected List<Action>
AbstractProject. transientActions
Action
s contributed from subsidiary objects associated withAbstractProject
, such as from triggers, builders, publishers, etc. -
Uses of CopyOnWrite in hudson.model.labels
Fields in hudson.model.labels with annotations of type CopyOnWrite Modifier and Type Field Description protected List<Action>
LabelAtom. transientActions
-