@ExportedBean
@Extension
public class NextExecutionsWidget
extends hudson.widgets.Widget
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends hudson.triggers.Trigger> |
triggerClass |
| Constructor and Description |
|---|
NextExecutionsWidget() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Api |
getApi() |
List<NextBuilds> |
getBuilds() |
int |
getDisplayMode() |
String |
getWidgetId() |
String |
getWidgetName() |
boolean |
showWidget() |
protected Class<? extends hudson.triggers.Trigger> triggerClass
public hudson.model.Api getApi()
@Exported(name="next_executions") public List<NextBuilds> getBuilds()
public String getWidgetName()
public String getWidgetId()
public boolean showWidget()
public int getDisplayMode()
Copyright © 2016. All rights reserved.