public class ProjectBackdoorExt extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ProjectBackdoorExt.ProjectInputBean |
Constructor and Description |
---|
ProjectBackdoorExt(ProjectManager projectManager,
ProjectService projectService,
UserManager userManager,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
createProjectBasedOnExistingProject(String key,
ProjectBackdoorExt.ProjectInputBean input) |
javax.ws.rs.core.Response |
getProjectCategoryName(String key) |
javax.ws.rs.core.Response |
getProjectId(String key) |
public ProjectBackdoorExt(ProjectManager projectManager, ProjectService projectService, UserManager userManager, JiraAuthenticationContext authenticationContext)
public javax.ws.rs.core.Response getProjectId(String key)
public javax.ws.rs.core.Response getProjectCategoryName(String key)
public javax.ws.rs.core.Response createProjectBasedOnExistingProject(String key, ProjectBackdoorExt.ProjectInputBean input)
Copyright © 2002-2019 Atlassian. All Rights Reserved.
View cookie preferences