Uses of Class
hudson.model.ViewJob

Packages that use ViewJob
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of ViewJob in hudson.model
 

Classes in hudson.model with type parameters of type ViewJob
 class ViewJob<JobT extends ViewJob<JobT,RunT>,RunT extends Run<JobT,RunT>>
          Job that monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information.
 



Copyright © 2004-2013. All Rights Reserved.