Uses of Interface
org.camunda.bpm.engine.impl.interceptor.Session
Packages that use Session
Package
Description
-
Uses of Session in org.camunda.bpm.engine.impl.cmmn.entity.repository
Classes in org.camunda.bpm.engine.impl.cmmn.entity.repository that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.cmmn.entity.runtime
Classes in org.camunda.bpm.engine.impl.cmmn.entity.runtime that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.db
Subinterfaces of Session in org.camunda.bpm.engine.impl.dbClasses in org.camunda.bpm.engine.impl.db that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.db.entitymanager
Classes in org.camunda.bpm.engine.impl.db.entitymanager that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.db.sql
Classes in org.camunda.bpm.engine.impl.db.sql that implement SessionModifier and TypeClassDescriptionclass
For mybatisExecutorType.BATCH
class
class
For mybatisExecutorType.SIMPLE
Methods in org.camunda.bpm.engine.impl.db.sql that return SessionModifier and TypeMethodDescriptionDbSqlPersistenceProviderFactory.openSession()
DbSqlSessionFactory.openSession()
-
Uses of Session in org.camunda.bpm.engine.impl.dmn.entity.repository
Classes in org.camunda.bpm.engine.impl.dmn.entity.repository that implement SessionModifier and TypeClassDescriptionclass
class
-
Uses of Session in org.camunda.bpm.engine.impl.form.entity
Classes in org.camunda.bpm.engine.impl.form.entity that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.history.event
Classes in org.camunda.bpm.engine.impl.history.event that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.identity
Subinterfaces of Session in org.camunda.bpm.engine.impl.identityModifier 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
Classes in org.camunda.bpm.engine.impl.identity.db that implement SessionModifier 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
Fields in org.camunda.bpm.engine.impl.interceptor with type parameters of type SessionMethods in org.camunda.bpm.engine.impl.interceptor that return SessionMethods in org.camunda.bpm.engine.impl.interceptor that return types with arguments of type Session -
Uses of Session in org.camunda.bpm.engine.impl.optimize
Classes in org.camunda.bpm.engine.impl.optimize that implement Session -
Uses of Session in org.camunda.bpm.engine.impl.persistence
Classes in org.camunda.bpm.engine.impl.persistence that implement SessionFields in org.camunda.bpm.engine.impl.persistence with type parameters of type SessionMethods in org.camunda.bpm.engine.impl.persistence that return SessionConstructor parameters in org.camunda.bpm.engine.impl.persistence with type arguments of type SessionModifierConstructorDescriptionGenericManagerFactory
(Class<? extends Session> managerImplementation) -
Uses of Session in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement SessionModifier 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
Classes in org.camunda.bpm.identity.impl.ldap that implement SessionMethods in org.camunda.bpm.identity.impl.ldap that return Session -
Uses of Session in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Classes in org.camunda.bpm.spring.boot.starter.security.oauth2.impl that implement SessionModifier and TypeClassDescriptionclass
OAuth2 identity provider with fallback forDbIdentityServiceProvider
if the Spring security context doesn't contain an authenticated user.Methods in org.camunda.bpm.spring.boot.starter.security.oauth2.impl that return Session