package

com.atlassian.jira.bc.project

Interfaces

Classes

DefaultProjectService  
DefaultProjectService.PermissionErrorResult A GetProjectResult that indicates the calling user does not have permission to perform an action on a project. 
DefaultProjectService.ProjectNotFoundResult A GetProjectResult that indicates a project was not found. 
ProjectCreationData Holds the information required to create a project. 
ProjectCreationData.Builder Builder for ProjectCreationData  
ProjectSchemeAssociationManager Provides functionality to help with associating a project with schemes. 
ProjectService.AbstractProjectResult  
ProjectService.AbstractProjectValidationResult  
ProjectService.CreateProjectValidationResult  
ProjectService.DeleteProjectResult  
ProjectService.DeleteProjectValidationResult  
ProjectService.GetProjectResult  
ProjectService.UpdateProjectSchemesValidationResult  
ProjectService.UpdateProjectValidationResult  
ProjectTypeValidator Validator for project types. 

Enums

ProjectAction Represents the different actions a users wants to perform on a project.