Uses of Class
org.camunda.bpm.engine.impl.persistence.AbstractManager
Package
Description
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.cmmn.entity.repository
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.cmmn.entity.runtime
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.dmn.entity.repository
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.form.entity
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.history.event
-
Uses of AbstractManager 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 AbstractManager in org.camunda.bpm.engine.impl.optimize
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.persistence
-
Uses of AbstractManager 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 AbstractManager 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.