| Package | Description |
|---|---|
| hudson.slaves |
Code related to slaves.
|
| Modifier and Type | Method and Description |
|---|---|
abstract NodeProvisioner.StrategyDecision |
NodeProvisioner.Strategy.apply(NodeProvisioner.StrategyState state)
Called by
NodeProvisioner.update() to apply this strategy against the specified state. |
NodeProvisioner.StrategyDecision |
NodeProvisioner.StandardStrategyImpl.apply(NodeProvisioner.StrategyState state)
Called by
NodeProvisioner.update() to apply this strategy against the specified state. |
Copyright © 2019. All rights reserved.