Uses of Class
hudson.model.ComputerPanelBox

Packages that use ComputerPanelBox
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of ComputerPanelBox in hudson.model
 

Methods in hudson.model that return types with arguments of type ComputerPanelBox
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 © 2004-2013. All Rights Reserved.