hudson.plugins.nextexecutions.utils
Class NextExecutionsUtils

java.lang.Object
  extended by hudson.plugins.nextexecutions.utils.NextExecutionsUtils

public class NextExecutionsUtils
extends Object


Constructor Summary
NextExecutionsUtils()
           
 
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
 

Constructor Detail

NextExecutionsUtils

public NextExecutionsUtils()
Method Detail

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.