| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ComputerPanelBox> |
ComputerPanelBox.all(Computer computer)
Create boxes for the given computer in its page.
|
List<ComputerPanelBox> |
Computer.getComputerPanelBoxs()
Returns list of all boxes
ComputerPanelBoxs. |
Copyright © 2019. All rights reserved.