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