Uses of Interface
org.camunda.bpm.engine.impl.interceptor.Session
Package
Description
-
Uses of Session in org.camunda.bpm.engine.impl.cmmn.entity.repository
-
Uses of Session in org.camunda.bpm.engine.impl.cmmn.entity.runtime
-
Uses of Session in org.camunda.bpm.engine.impl.db
-
Uses of Session in org.camunda.bpm.engine.impl.db.entitymanager
-
Uses of Session in org.camunda.bpm.engine.impl.db.sql
Modifier and TypeClassDescriptionclass
For mybatisExecutorType.BATCH
class
class
For mybatisExecutorType.SIMPLE
Modifier and TypeMethodDescriptionDbSqlPersistenceProviderFactory.openSession()
DbSqlSessionFactory.openSession()
-
Uses of Session in org.camunda.bpm.engine.impl.dmn.entity.repository
Modifier and TypeClassDescriptionclass
class
-
Uses of Session in org.camunda.bpm.engine.impl.form.entity
-
Uses of Session in org.camunda.bpm.engine.impl.history.event
-
Uses of Session in org.camunda.bpm.engine.impl.identity
Modifier and TypeInterfaceDescriptioninterface
SPI interface for read-only identity Service Providers.interface
SPI Interface for identity service implementations which offer read / write access to the user database. -
Uses of Session in org.camunda.bpm.engine.impl.identity.db
Modifier and TypeClassDescriptionclass
WritableIdentityProvider
implementation backed by a database.class
Read only implementation of DB-backed identity service -
Uses of Session in org.camunda.bpm.engine.impl.interceptor
-
Uses of Session in org.camunda.bpm.engine.impl.optimize
-
Uses of Session in org.camunda.bpm.engine.impl.persistence
ModifierConstructorDescriptionGenericManagerFactory
(Class<? extends Session> managerImplementation) -
Uses of Session in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Manager implementation forJobDefinitionEntity
class
class
class
class
class
class
class
class
class
class
class
class
class
Manager forUserOperationLogEntryEventEntity
that also provides a generic and some specific log methods.class
-
Uses of Session in org.camunda.bpm.identity.impl.ldap
-
Uses of Session in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Modifier and TypeClassDescriptionclass
OAuth2 identity provider with fallback forDbIdentityServiceProvider
if the Spring security context doesn't contain an authenticated user.