public class NextExecutionsUtils extends Object
| Constructor and Description |
|---|
NextExecutionsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static NextBuilds |
getNextBuild(hudson.model.AbstractProject project)
Returns the
NextBuild for the project. |
public static NextBuilds getNextBuild(hudson.model.AbstractProject project)
NextBuild for the project.NextBuild object with the associated
next execution date or null.Copyright © 2004-2014. All Rights Reserved.