hudson.plugins.nextexecutions
Class NextExecutionsComputerWidget

java.lang.Object
  extended by hudson.model.ComputerPanelBox
      extended by hudson.plugins.nextexecutions.NextExecutionsComputerWidget
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class NextExecutionsComputerWidget
extends hudson.model.ComputerPanelBox


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
NextExecutionsComputerWidget()
           
 
Method Summary
 List<NextBuilds> getBuilds()
           
 
Methods inherited from class hudson.model.ComputerPanelBox
all, getComputer, setComputer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NextExecutionsComputerWidget

public NextExecutionsComputerWidget()
Method Detail

getBuilds

public List<NextBuilds> getBuilds()


Copyright © 2004-2012. All Rights Reserved.