public class ContentInitializer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected InitializationService |
initService
Initialization Service to init shogun content like users or default
applications.
|
protected org.apache.logging.log4j.Logger |
logger
The Logger
|
| Constructor and Description |
|---|
ContentInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeDatabaseContent()
The method called on initialization
|
void |
setInitService(InitializationService initService) |
void |
setObjectsToCreate(List<PersistentObject> objectsToCreate) |
void |
setShogunInitEnabled(Boolean shogunInitEnabled) |
protected final org.apache.logging.log4j.Logger logger
@Autowired protected InitializationService initService
public void initializeDatabaseContent()
public void setShogunInitEnabled(Boolean shogunInitEnabled)
shogunInitEnabled - public void setInitService(InitializationService initService)
initService - public void setObjectsToCreate(List<PersistentObject> objectsToCreate)
objectsToCreate - Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.