Package hudson.model
Class Label.LabelComputerSourceImpl
java.lang.Object
hudson.model.Label.LabelComputerSourceImpl
- All Implemented Interfaces:
ExtensionPoint
,Label.LabelComputerSource
- Enclosing class:
- Label
@Extension(ordinal=-1.0)
@Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
public static class Label.LabelComputerSourceImpl
extends Object
implements Label.LabelComputerSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabelComputerSourceImpl
public LabelComputerSourceImpl()
-
-
Method Details
-
get
- Specified by:
get
in interfaceLabel.LabelComputerSource
-