Uses of Annotation Interface
hudson.search.QuickSilver
-
Uses of QuickSilver in hudson.model
Modifier and TypeMethodDescriptionJob.getFirstBuild()
Returns the oldest build in the record.Job.getLastBuild()
Returns the last build.Job.getLastCompletedBuild()
Returns the last completed build, if any.Job.getLastFailedBuild()
Returns the last failed build, if any.Job.getLastStableBuild()
Returns the last stable build, if any.Job.getLastSuccessfulBuild()
Returns the last successful build, if any.Job.getLastUnstableBuild()
Returns the last unstable build, if any.Job.getLastUnsuccessfulBuild()
Returns the last build that was anything but stable, if any.