Class | Description |
---|---|
BuildPtr |
ID and build number of one build.
|
Messages | |
OutOfOrderBuildDetector |
Discovers
Problem s periodically in the background and
pass them on to OutOfOrderBuildMonitor . |
OutOfOrderBuildMonitor |
Reports any
Problem s found and report them in the "Manage Jenkins" page. |
Problem |
Look at build numbers in build.xml and compare them with build IDs (timestamps).
|
Copyright © 2014. All rights reserved.