Uses of Class
hudson.model.labels.LabelAtomPropertyDescriptor

Packages that use LabelAtomPropertyDescriptor
hudson.model.labels Boolean expression over labels. 
 

Uses of LabelAtomPropertyDescriptor in hudson.model.labels
 

Methods in hudson.model.labels that return types with arguments of type LabelAtomPropertyDescriptor
static DescriptorExtensionList<LabelAtomProperty,LabelAtomPropertyDescriptor> LabelAtomProperty.all()
          Lists up all the registered LabelAtomPropertyDescriptors in the system.
 List<LabelAtomPropertyDescriptor> LabelAtom.getApplicablePropertyDescriptors()
          Returns all the LabelAtomPropertyDescriptors that can be potentially configured on this label.
 DescribableList<LabelAtomProperty,LabelAtomPropertyDescriptor> LabelAtom.getProperties()
          Properties associated with this label.
 



Copyright © 2004-2013. All Rights Reserved.