@Component public class RepositoryPopulator extends Object
repositories with data during bootstrapping.| Constructor and Description |
|---|
RepositoryPopulator(DataService dataService,
UsersGroupsAuthoritiesPopulator usersGroupsAuthoritiesPopulator,
SystemEntityPopulator systemEntityPopulator,
SettingsPopulator settingsPopulator,
I18nPopulator i18nPopulator,
ScriptTypePopulator scriptTypePopulator) |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(org.springframework.context.event.ContextRefreshedEvent event) |
@Autowired public RepositoryPopulator(DataService dataService, UsersGroupsAuthoritiesPopulator usersGroupsAuthoritiesPopulator, SystemEntityPopulator systemEntityPopulator, SettingsPopulator settingsPopulator, I18nPopulator i18nPopulator, ScriptTypePopulator scriptTypePopulator)
Copyright © 2017. All Rights Reserved.