Package | Description |
---|---|
com.atlassian.jira.bc.project | |
com.atlassian.jira.rest.util |
Modifier and Type | Class and Description |
---|---|
protected class |
DefaultProjectService.PermissionErrorResult
A GetProjectResult that indicates the calling user does not have permission to perform an action on a project.
|
protected class |
DefaultProjectService.ProjectNotFoundResult
A GetProjectResult that indicates a project was not found.
|
Modifier and Type | Method and Description |
---|---|
ProjectService.GetProjectResult |
ProjectFinder.getGetProjectByIdOrKey(ApplicationUser user,
String projectIdOrKey) |
ProjectService.GetProjectResult |
ProjectFinder.getGetProjectForActionByIdOrKey(ApplicationUser user,
String projectIdOrKey,
ProjectAction action) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.