public class UpdateKnowledgeBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KBM_REQURIED_AT_STARTUP |
| Constructor and Description |
|---|
UpdateKnowledgeBase(String dataDir,
javax.servlet.ServletContextListener parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
void |
migrateDisplayModel(UpdateSettings settings) |
public static final String KBM_REQURIED_AT_STARTUP
public UpdateKnowledgeBase(String dataDir, javax.servlet.ServletContextListener parent)
public void contextInitialized(javax.servlet.ServletContextEvent sce)
public void migrateDisplayModel(UpdateSettings settings) throws Exception
ExceptionCopyright © 2016. All rights reserved.