|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 LabelAtomPropertyDescriptor s in the system. |
List<LabelAtomPropertyDescriptor> |
LabelAtom.getApplicablePropertyDescriptors()
Returns all the LabelAtomPropertyDescriptor s that can be potentially configured
on this label. |
DescribableList<LabelAtomProperty,LabelAtomPropertyDescriptor> |
LabelAtom.getProperties()
Properties associated with this label. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |