public class DmnEngineAgendaSessionFactory extends Object implements SessionFactory
| Modifier and Type | Field and Description |
|---|---|
protected DmnEngineAgendaFactory |
dmnEngineAgendaFactory |
| Constructor and Description |
|---|
DmnEngineAgendaSessionFactory(DmnEngineAgendaFactory dmnEngineAgendaFactory) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getSessionType() |
Session |
openSession(CommandContext commandContext) |
protected DmnEngineAgendaFactory dmnEngineAgendaFactory
public DmnEngineAgendaSessionFactory(DmnEngineAgendaFactory dmnEngineAgendaFactory)
public Class<?> getSessionType()
getSessionType in interface SessionFactorypublic Session openSession(CommandContext commandContext)
openSession in interface SessionFactoryCopyright © 2021 Flowable. All rights reserved.