hudson.plugins.nextexecutions.utils
Class NextExecutionsUtils
java.lang.Object
hudson.plugins.nextexecutions.utils.NextExecutionsUtils
public class NextExecutionsUtils
- extends Object
|
Method Summary |
static NextBuilds |
getNextBuild(hudson.model.AbstractProject project)
Returns the NextBuild for the project. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NextExecutionsUtils
public NextExecutionsUtils()
getNextBuild
public static NextBuilds getNextBuild(hudson.model.AbstractProject project)
- Returns the
NextBuild for the project.
- Returns:
- The
NextBuild object with the associated
next execution date or null.
Copyright © 2004-2012. All Rights Reserved.