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 SchemaManagerCmmnEngineConfiguration.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 SchemaManagerAbstractEngineConfiguration.commonSchemaManagerprotected SchemaManagerAbstractEngineConfiguration.schemaManagerFields in org.flowable.common.engine.impl with type parameters of type SchemaManagerModifier and TypeFieldDescriptionprotected Map<String,SchemaManager> AbstractEngineConfiguration.additionalSchemaManagersMethods in org.flowable.common.engine.impl that return SchemaManagerModifier and TypeMethodDescriptionprotected abstract SchemaManagerAbstractEngineConfiguration.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 TypeClassDescriptionclassclassclassclassMethod parameters in org.flowable.common.engine.impl.db with type arguments of type SchemaManagerModifier and TypeMethodDescriptionprotected voidSchemaOperationsEngineBuild.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 SchemaManagerDmnEngineConfiguration.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 SchemaManagerProcessEngineConfigurationImpl.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 SchemaManagerEventRegistryEngineConfiguration.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 SchemaManagerIdmEngineConfiguration.createEngineSchemaManager() -
Uses of SchemaManager in org.flowable.idm.engine.impl.db
Classes in org.flowable.idm.engine.impl.db that implement SchemaManager