@Service public class ProjectCreateHookHelperImpl extends Object implements ProjectCreateHookHelper
Constructor and Description |
---|
ProjectCreateHookHelperImpl() |
Modifier and Type | Method and Description |
---|---|
void |
configureProject(com.atlassian.jira.project.Project project,
com.atlassian.jira.issue.fields.config.FieldConfigScheme projectIssueTypeScheme,
ProjectType projectType,
Boolean configureWorkFlow)
Configures the project with Software specific data
|
RapidView |
configureRapidView(com.atlassian.jira.project.Project project,
com.atlassian.jira.issue.fields.config.FieldConfigScheme projectIssueTypeScheme,
RapidViewPreset rapidViewPreset,
Boolean configureColumns)
Configures RapidView with Software specific data
|
public void configureProject(com.atlassian.jira.project.Project project, com.atlassian.jira.issue.fields.config.FieldConfigScheme projectIssueTypeScheme, ProjectType projectType, Boolean configureWorkFlow)
ProjectCreateHookHelper
configureProject
in interface ProjectCreateHookHelper
public RapidView configureRapidView(com.atlassian.jira.project.Project project, com.atlassian.jira.issue.fields.config.FieldConfigScheme projectIssueTypeScheme, RapidViewPreset rapidViewPreset, Boolean configureColumns)
ProjectCreateHookHelper
configureRapidView
in interface ProjectCreateHookHelper
Copyright © 2007–2025 Atlassian. All rights reserved.