@Internal
public interface BrowseProjectTypeManager
| Modifier and Type | Method and Description |
|---|---|
List<ProjectType> |
getAllProjectTypes(ApplicationUser user) |
boolean |
isProjectTypeChangeAllowed(Project project) |
List<ProjectType> getAllProjectTypes(ApplicationUser user)
user - the specified userboolean isProjectTypeChangeAllowed(Project project)
project - the specified projectCopyright © 2002-2022 Atlassian. All Rights Reserved.