Uses of Class
org.hudsonci.rest.api.build.BuildConverter

Packages that use BuildConverter
org.hudsonci.rest.api.build   
org.hudsonci.rest.api.project   
 

Uses of BuildConverter in org.hudsonci.rest.api.build
 

Constructors in org.hudsonci.rest.api.build with parameters of type BuildConverter
BuildResource(ProjectService projectService, BuildService buildService, ProjectBuildHelper support, BuildConverter buildx, ChangesConverter changesx, TestsConverter testsx)
           
 

Uses of BuildConverter in org.hudsonci.rest.api.project
 

Constructors in org.hudsonci.rest.api.project with parameters of type BuildConverter
ProjectsResource(ProjectBuildHelper support, SecurityService securityService, ProjectService projectService, ProjectConverter projectx, BuildConverter buildx, PermissionsFactory permissions)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.