@SystemSetup(extension="yacceleratorcockpits") public class CockpitSystemSetup extends AbstractSystemSetup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IMPORT_CUSTOM_REPORTS |
BOOLEAN_FALSE, BOOLEAN_TRUE| Constructor and Description |
|---|
CockpitSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
createEssentialData(SystemSetupContext context)
This method will be called by system creator during initialization and system update.
|
java.util.List<SystemSetupParameter> |
getInitializationOptions()
Generates the Dropdown and Multi-select boxes for the project data import
|
activateSolrIndexerCronJobs, createBooleanSystemSetupParameter, createContentCatalogSyncJob, createProductCatalogSyncJob, createSolrIndexerCronJobs, executeCatalogSyncJob, executeSolrIndexerCronJob, getBooleanSystemSetupParameter, getCatalogSyncJob, getCatalogVersionService, getDefaultValueForBooleanSystemSetupParameter, getEventService, getSetupImpexService, getSetupSolrIndexerService, getSetupSyncJobService, importImpexFile, importImpexFile, importImpexFile, isSyncRerunNeeded, logError, logInfo, setCatalogVersionService, setEventService, setSetupImpexService, setSetupSolrIndexerService, setSetupSyncJobServicepublic static final java.lang.String IMPORT_CUSTOM_REPORTS
@SystemSetup(type=ESSENTIAL, process=ALL) public void createEssentialData(SystemSetupContext context)
context - the context provides the selected parameters and values@SystemSetupParameterMethod public java.util.List<SystemSetupParameter> getInitializationOptions()
getInitializationOptions in class AbstractSystemSetupCopyright © 2018 SAP SE. All Rights Reserved.