Uses of Class
org.camunda.bpm.engine.impl.persistence.AbstractManager
Packages that use AbstractManager
Package
Description
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.cmmn.entity.repository
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.cmmn.entity.repository -
Uses of AbstractManager in org.camunda.bpm.engine.impl.cmmn.entity.runtime
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.cmmn.entity.runtime -
Uses of AbstractManager in org.camunda.bpm.engine.impl.dmn.entity.repository
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.dmn.entity.repositoryModifier and TypeClassDescriptionclass
class
-
Uses of AbstractManager in org.camunda.bpm.engine.impl.form.entity
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.form.entity -
Uses of AbstractManager in org.camunda.bpm.engine.impl.history.event
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.history.event -
Uses of AbstractManager in org.camunda.bpm.engine.impl.identity.db
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.identity.dbModifier 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
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.optimize -
Uses of AbstractManager in org.camunda.bpm.engine.impl.persistence
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.persistence -
Uses of AbstractManager in org.camunda.bpm.engine.impl.persistence.entity
Subclasses of AbstractManager in org.camunda.bpm.engine.impl.persistence.entityModifier 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
Subclasses of AbstractManager in org.camunda.bpm.spring.boot.starter.security.oauth2.implModifier and TypeClassDescriptionclass
OAuth2 identity provider with fallback forDbIdentityServiceProvider
if the Spring security context doesn't contain an authenticated user.