Uses of Interface
org.flowable.common.engine.impl.db.SchemaManager
Packages that use SchemaManager
Package
Description
-
Uses of SchemaManager in org.flowable.cmmn.engine
Methods in org.flowable.cmmn.engine that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManager
CmmnEngineConfiguration.createEngineSchemaManager()
-
Uses of SchemaManager in org.flowable.cmmn.engine.impl.db
Classes in org.flowable.cmmn.engine.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as SchemaManagerModifier and TypeFieldDescriptionprotected SchemaManager
AbstractEngineConfiguration.commonSchemaManager
protected SchemaManager
AbstractEngineConfiguration.schemaManager
Fields in org.flowable.common.engine.impl with type parameters of type SchemaManagerModifier and TypeFieldDescriptionprotected Map<String,
SchemaManager> AbstractEngineConfiguration.additionalSchemaManagers
Methods in org.flowable.common.engine.impl that return SchemaManagerModifier and TypeMethodDescriptionprotected abstract SchemaManager
AbstractEngineConfiguration.createEngineSchemaManager()
AbstractEngineConfiguration.getCommonSchemaManager()
AbstractEngineConfiguration.getSchemaManager()
Methods in org.flowable.common.engine.impl that return types with arguments of type SchemaManagerMethods in org.flowable.common.engine.impl with parameters of type SchemaManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.addAdditionalSchemaManager
(SchemaManager schemaManager) AbstractEngineConfiguration.setCommonSchemaManager
(SchemaManager commonSchemaManager) AbstractEngineConfiguration.setSchemaManager
(SchemaManager schemaManager) -
Uses of SchemaManager in org.flowable.common.engine.impl.db
Classes in org.flowable.common.engine.impl.db that implement SchemaManagerModifier and TypeClassDescriptionclass
class
class
class
Method parameters in org.flowable.common.engine.impl.db with type arguments of type SchemaManagerModifier and TypeMethodDescriptionprotected void
SchemaOperationsEngineBuild.executeSchemaUpdate
(List<SchemaManager> schemaManagers, String databaseSchemaUpdate) -
Uses of SchemaManager in org.flowable.dmn.engine
Methods in org.flowable.dmn.engine that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManager
DmnEngineConfiguration.createEngineSchemaManager()
-
Uses of SchemaManager in org.flowable.dmn.engine.impl.db
Classes in org.flowable.dmn.engine.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManager
ProcessEngineConfigurationImpl.createEngineSchemaManager()
-
Uses of SchemaManager in org.flowable.engine.impl.db
Classes in org.flowable.engine.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.eventregistry.impl
Methods in org.flowable.eventregistry.impl that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManager
EventRegistryEngineConfiguration.createEngineSchemaManager()
-
Uses of SchemaManager in org.flowable.eventregistry.impl.db
Classes in org.flowable.eventregistry.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.idm.engine
Methods in org.flowable.idm.engine that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManager
IdmEngineConfiguration.createEngineSchemaManager()
-
Uses of SchemaManager in org.flowable.idm.engine.impl.db
Classes in org.flowable.idm.engine.impl.db that implement SchemaManager