| Package | Description |
|---|---|
| org.activiti.dmn.engine | |
| org.activiti.dmn.engine.impl.db | |
| org.activiti.dmn.engine.impl.interceptor | |
| org.activiti.dmn.engine.impl.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected List<SessionFactory> |
DmnEngineConfiguration.customSessionFactories |
protected Map<Class<?>,SessionFactory> |
DmnEngineConfiguration.sessionFactories |
| Modifier and Type | Method and Description |
|---|---|
List<SessionFactory> |
DmnEngineConfiguration.getCustomSessionFactories() |
Map<Class<?>,SessionFactory> |
DmnEngineConfiguration.getSessionFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnEngineConfiguration.addSessionFactory(SessionFactory sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnEngineConfiguration.setCustomSessionFactories(List<SessionFactory> customSessionFactories) |
DmnEngineConfiguration |
DmnEngineConfiguration.setSessionFactories(Map<Class<?>,SessionFactory> sessionFactories) |
| Modifier and Type | Class and Description |
|---|---|
class |
DbSqlSessionFactory |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,SessionFactory> |
CommandContext.sessionFactories |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,SessionFactory> |
CommandContext.getSessionFactories() |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericManagerFactory |
Copyright © 2017 Alfresco. All rights reserved.