@Extension
public class ElasticBoxLabelFinder
extends hudson.model.LabelFinder
| Modifier and Type | Field and Description |
|---|---|
static ElasticBoxLabelFinder |
INSTANCE |
static String |
REUSE_PREFIX |
static String |
SINGLE_USE_PREFIX |
| Constructor and Description |
|---|
ElasticBoxLabelFinder() |
| Modifier and Type | Method and Description |
|---|---|
Collection<hudson.model.labels.LabelAtom> |
findLabels(hudson.model.Node node) |
static hudson.model.labels.LabelAtom |
getLabel(AbstractSlaveConfiguration slaveConfig,
boolean singleUse) |
public static final String SINGLE_USE_PREFIX
public static final String REUSE_PREFIX
public static final ElasticBoxLabelFinder INSTANCE
public static final hudson.model.labels.LabelAtom getLabel(AbstractSlaveConfiguration slaveConfig, boolean singleUse)
public Collection<hudson.model.labels.LabelAtom> findLabels(hudson.model.Node node)
findLabels in class hudson.model.LabelFinderCopyright © 2016–2019. All rights reserved.