public class InaccessibleProjectTypeDialogContentProvider extends Object
| Constructor and Description |
|---|
InaccessibleProjectTypeDialogContentProvider(ProjectTypeManager projectTypeManager,
I18nHelper.BeanFactory i18nFactory) |
| Modifier and Type | Method and Description |
|---|---|
InaccessibleProjectTypeDialogContent |
getContent(ApplicationUser user,
Project project)
Returns the content for the dialog attached to the project types warning associated with the given project type key.
|
public InaccessibleProjectTypeDialogContentProvider(ProjectTypeManager projectTypeManager, I18nHelper.BeanFactory i18nFactory)
public InaccessibleProjectTypeDialogContent getContent(ApplicationUser user, Project project)
user - The user that will see the dialog.project - The project.Copyright © 2002-2022 Atlassian. All Rights Reserved.