|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckPoint | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| Uses of CheckPoint in hudson.model |
|---|
| Fields in hudson.model declared as CheckPoint | |
|---|---|
static CheckPoint |
CheckPoint.COMPLETED
CheckPoint that indicates that the build is completed. |
static CheckPoint |
CheckPoint.CULPRITS_DETERMINED
CheckPoint that indicates that AbstractBuild.getCulprits() is computed. |
static CheckPoint |
CheckPoint.MAIN_COMPLETED
CheckPoint that indicates that the build has finished executing the "main" portion
(Builders in case of FreeStyleProject) and now moving on to the post-build
steps. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||