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