public interface SessionFactory
Session instance that has the lifespan of one Command.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getSessionType() |
Session |
openSession(AbstractCommandContext commandContext) |
Class<?> getSessionType()
Session openSession(AbstractCommandContext commandContext)
Copyright © 2017 Flowable. All rights reserved.