org.hudsonci.rest.api.project
Class ProjectResource
java.lang.Object
org.hudsonci.rest.api.internal.ResourceSupport
org.hudsonci.rest.api.project.ProjectResource
@Named
public class ProjectResource
- extends ResourceSupport
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectResource
@Inject
public ProjectResource(ProjectService projectService,
ProjectConverter projectx)
getProject
public ProjectDTO getProject(String projectId)
Copyright © 2004-2011 Hudson. All Rights Reserved.