| Package | Description |
|---|---|
| com.offbytwo.jenkins | |
| com.offbytwo.jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Computer> |
JenkinsServer.getComputers()
Get a list of all the computers on the server (at the summary level)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComputerWithDetails |
| Modifier and Type | Method and Description |
|---|---|
List<Computer> |
Computer.getComputers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Computer.setComputer(List<Computer> computer) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.