@Service public class CustomFieldConfigurationRestorerImpl extends Object implements CustomFieldConfigurationRestorer
Constructor and Description |
---|
CustomFieldConfigurationRestorerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
ensureFieldsAreCorrectlyConfigured(Collection<com.atlassian.jira.project.Project> projects,
ProjectType type)
Makes sure issue type specific custom fields have correctly configured contexts.
|
public CustomFieldConfigurationRestorerImpl()
public void ensureFieldsAreCorrectlyConfigured(Collection<com.atlassian.jira.project.Project> projects, ProjectType type)
CustomFieldConfigurationRestorer
ensureFieldsAreCorrectlyConfigured
in interface CustomFieldConfigurationRestorer
projects
- new Agile projects which are starting to use the fields.type
- new project typeCopyright © 2007–2015 Atlassian. All rights reserved.