Uses of Class
hudson.model.labels.LabelAtomProperty

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

Uses of LabelAtomProperty in hudson.model.labels
 

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



Copyright © 2004-2013. All Rights Reserved.