Uses of Class
hudson.CopyOnWrite

Packages that use CopyOnWrite
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.model.labels Boolean expression over labels. 
 

Uses of CopyOnWrite in hudson.model
 

Fields in hudson.model with annotations of type CopyOnWrite
protected  List<Action> AbstractProject.transientActions
          Actions contributed from subsidiary objects associated with AbstractProject, such as from triggers, builders, publishers, etc.
 

Uses of CopyOnWrite in hudson.model.labels
 

Fields in hudson.model.labels with annotations of type CopyOnWrite
protected  List<Action> LabelAtom.transientActions
           
 



Copyright © 2004-2013. All Rights Reserved.