| Modifier and Type | Method and Description |
|---|---|
ShareableNode |
ShareableComputer.asNode() |
ShareableNode |
ShareableNode.asNode() |
ShareableNode |
ShareableComputer.getNode() |
static ShareableNode |
ShareableNode.getNodeByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ShareableNode> |
ShareableNode.getAll() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
Api.isUtilized(ExecutorJenkins owner,
ShareableNode node)
Determine whether the host is still used by particular executor.
|
boolean |
Api.utilizeNode(ExecutorJenkins executor,
ShareableNode node)
Signal to Executor Jenkins to start using particular node.
|
Copyright © 2016–2020. All rights reserved.