Class DefaultApplicationServiceImpl
java.lang.Object
com.atlassian.jira.upgrade.tasks.role.DefaultApplicationServiceImpl
- All Implemented Interfaces:
DefaultApplicationService
- Since:
- v7.0
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultApplicationServiceImpl(ApplicationRoleManager applicationRoleManager, OfBizDelegator db, ApplicationProperties applicationProperties, JiraLicenseManager jiraLicenseManager) -
Method Summary
Modifier and TypeMethodDescriptionvoidPerforms the data migration.
-
Constructor Details
-
DefaultApplicationServiceImpl
public DefaultApplicationServiceImpl(ApplicationRoleManager applicationRoleManager, OfBizDelegator db, ApplicationProperties applicationProperties, JiraLicenseManager jiraLicenseManager)
-
-
Method Details
-
setApplicationsAsDefaultDuring6xTo7xUpgrade
public void setApplicationsAsDefaultDuring6xTo7xUpgrade()Description copied from interface:DefaultApplicationServicePerforms the data migration.- Specified by:
setApplicationsAsDefaultDuring6xTo7xUpgradein interfaceDefaultApplicationService
-