Package | Description |
---|---|
hudson.model.labels |
Boolean expression over labels.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2016. All rights reserved.