Package hudson.model

Interface Label.LabelComputerSource

All Superinterfaces:
ExtensionPoint
All Known Implementing Classes:
Label.LabelComputerSourceImpl
Enclosing class:
Label

@Restricted(org.kohsuke.accmod.restrictions.Beta.class) public static interface Label.LabelComputerSource extends ExtensionPoint
Allows plugins to override the displayed list of computers per label.
See Also: