public class DomainMigrationService extends Object implements org.picocontainer.Startable
| Modifier and Type | Field and Description |
|---|---|
protected BadgeService |
badgeService |
static int |
DOMAIN_MIGRATION_DATA_VERSION |
protected DomainMapper |
domainMapper |
protected DomainService |
domainService |
static String |
GAMIFICATION_DATA_VERSION |
protected GamificationHistoryDAO |
gamificationHistoryDAO |
protected RuleService |
ruleService |
protected org.exoplatform.commons.api.settings.SettingService |
settingService |
| Constructor and Description |
|---|
DomainMigrationService(RuleService ruleService,
DomainService domainService,
BadgeService badgeService,
GamificationHistoryDAO gamificationHistoryDAO,
DomainMapper domainMapper,
org.exoplatform.commons.api.settings.SettingService settingService) |
public static final String GAMIFICATION_DATA_VERSION
public static final int DOMAIN_MIGRATION_DATA_VERSION
protected RuleService ruleService
protected DomainService domainService
protected BadgeService badgeService
protected GamificationHistoryDAO gamificationHistoryDAO
protected DomainMapper domainMapper
protected org.exoplatform.commons.api.settings.SettingService settingService
public DomainMigrationService(RuleService ruleService, DomainService domainService, BadgeService badgeService, GamificationHistoryDAO gamificationHistoryDAO, DomainMapper domainMapper, org.exoplatform.commons.api.settings.SettingService settingService)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.