Uses of Class
hudson.model.labels.LabelAtomProperty
-
Packages that use LabelAtomProperty Package Description 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 Modifier and Type Method Description static DescriptorExtensionList<LabelAtomProperty,LabelAtomPropertyDescriptor>
LabelAtomProperty. all()
Lists up all the registeredLabelAtomPropertyDescriptor
s in the system.DescribableList<LabelAtomProperty,LabelAtomPropertyDescriptor>
LabelAtom. getProperties()
Properties associated with this label.List<LabelAtomProperty>
LabelAtom. getPropertiesList()
-