@Extension
public class NextExecutionsComputerWidget
extends hudson.model.ComputerPanelBox
Computer page's sidebar with a list
of projects (tied to that Computer) and their next scheduled
build's date. The list is sorted by date.| Constructor and Description |
|---|
NextExecutionsComputerWidget() |
| Modifier and Type | Method and Description |
|---|---|
List<NextBuilds> |
getBuilds() |
public List<NextBuilds> getBuilds()
Copyright © 2004-2014. All Rights Reserved.