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
ComputerPanelBox s. |
Copyright © 2017. All rights reserved.