Uses of Class
org.jbpm.runtime.manager.impl.mapper.InternalMapper
-
Packages that use InternalMapper Package Description org.jbpm.runtime.manager.impl.mapper -
-
Uses of InternalMapper in org.jbpm.runtime.manager.impl.mapper
Subclasses of InternalMapper in org.jbpm.runtime.manager.impl.mapper Modifier and Type Class Description class
InMemoryMapper
An in-memory implementation of the context toKieSession
identifier mapping.class
JPAMapper
Database based mapper implementation backed by JPA to store the context toKieSession
id mapping.
-