Uses of Class
hudson.model.CheckPoint
Packages that use CheckPoint
- 
Uses of CheckPoint in hudson.modelFields in hudson.model declared as CheckPointModifier and TypeFieldDescriptionstatic final CheckPointCheckPoint.COMPLETEDCheckPointthat indicates that the build is completed.static final CheckPointCheckPoint.CULPRITS_DETERMINEDCheckPointthat indicates thatAbstractBuild.getCulprits()is computed.static final CheckPointCheckPoint.MAIN_COMPLETEDCheckPointthat indicates that the build has finished executing the "main" portion (Builders in case ofFreeStyleProject) and now moving on to the post-build steps.