Class ProjectResource
java.lang.Object
com.atlassian.greenhopper.web.AbstractResource
com.atlassian.greenhopper.web.project.ProjectResource
@Path("project")
@Produces("application/json")
public class ProjectResource
extends AbstractResource
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.atlassian.greenhopper.web.AbstractResource
authenticationContext, log
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.AbstractResource
check, checkResult, createNoContentResponse, createOkResponse, createOkResponse, getUser, isGadgetRequest, nullSafe, response, responseWithoutAccessCheck
-
Constructor Details
-
ProjectResource
-
-
Method Details
-
getModel
@GET public jakarta.ws.rs.core.Response getModel()
-