public class ProjectValidateResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static ErrorCollection |
DOC_EXAMPLE |
| Constructor and Description |
|---|
ProjectValidateResource(ProjectService projectService,
JiraAuthenticationContext authContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getProject(String key)
Validates a project key.
|
public static final ErrorCollection DOC_EXAMPLE
public ProjectValidateResource(ProjectService projectService, JiraAuthenticationContext authContext)
public javax.ws.rs.core.Response getProject(String key)
key - the project keyCopyright © 2002-2023 Atlassian. All Rights Reserved.