Uses of Interface
org.flowable.common.engine.impl.db.SchemaManager
Packages that use SchemaManager
Package
Description
-
Uses of SchemaManager in org.flowable.batch.service.impl.db
Classes in org.flowable.batch.service.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as SchemaManagerModifier and TypeFieldDescriptionprotected SchemaManagerCmmnEngineConfiguration.batchSchemaManagerprotected SchemaManagerCmmnEngineConfiguration.entityLinkSchemaManagerprotected SchemaManagerCmmnEngineConfiguration.eventSubscriptionSchemaManagerprotected SchemaManagerCmmnEngineConfiguration.identityLinkSchemaManagerprotected SchemaManagerCmmnEngineConfiguration.jobSchemaManagerprotected SchemaManagerCmmnEngineConfiguration.taskSchemaManagerprotected SchemaManagerCmmnEngineConfiguration.variableSchemaManagerMethods in org.flowable.cmmn.engine that return SchemaManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.getBatchSchemaManager()CmmnEngineConfiguration.getEntityLinkSchemaManager()CmmnEngineConfiguration.getEventSubscriptionSchemaManager()CmmnEngineConfiguration.getIdentityLinkSchemaManager()CmmnEngineConfiguration.getJobSchemaManager()CmmnEngineConfiguration.getTaskSchemaManager()CmmnEngineConfiguration.getVariableSchemaManager()Methods in org.flowable.cmmn.engine with parameters of type SchemaManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setBatchSchemaManager(SchemaManager batchSchemaManager) CmmnEngineConfiguration.setEntityLinkSchemaManager(SchemaManager entityLinkSchemaManager) CmmnEngineConfiguration.setEventSubscriptionSchemaManager(SchemaManager eventSubscriptionSchemaManager) CmmnEngineConfiguration.setIdentityLinkSchemaManager(SchemaManager identityLinkSchemaManager) CmmnEngineConfiguration.setJobSchemaManager(SchemaManager jobSchemaManager) CmmnEngineConfiguration.setTaskSchemaManager(SchemaManager taskSchemaManager) CmmnEngineConfiguration.setVariableSchemaManager(SchemaManager variableSchemaManager) -
Uses of SchemaManager in org.flowable.cmmn.engine.impl.db
Classes in org.flowable.cmmn.engine.impl.db that implement SchemaManagerMethods in org.flowable.cmmn.engine.impl.db that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManagerCmmnDbSchemaManager.getBatchSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getCommonSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getEntityLinkSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getEventSubscriptionSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getIdentityLinkSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getJobSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getTaskSchemaManager()protected SchemaManagerCmmnDbSchemaManager.getVariableSchemaManager() -
Uses of SchemaManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as SchemaManagerModifier and TypeFieldDescriptionprotected SchemaManagerAbstractEngineConfiguration.commonSchemaManagerprotected SchemaManagerAbstractEngineConfiguration.schemaManagerMethods in org.flowable.common.engine.impl that return SchemaManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.getCommonSchemaManager()AbstractEngineConfiguration.getSchemaManager()Methods in org.flowable.common.engine.impl with parameters of type SchemaManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.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 TypeClassDescriptionclassclassclassclass -
Uses of SchemaManager in org.flowable.dmn.engine.impl.db
Classes in org.flowable.dmn.engine.impl.db that implement SchemaManagerMethods in org.flowable.dmn.engine.impl.db that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManagerDmnDbSchemaManager.getCommonSchemaManager() -
Uses of SchemaManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as SchemaManagerModifier and TypeFieldDescriptionprotected SchemaManagerProcessEngineConfigurationImpl.batchSchemaManagerprotected SchemaManagerProcessEngineConfigurationImpl.entityLinkSchemaManagerprotected SchemaManagerProcessEngineConfigurationImpl.eventSubscriptionSchemaManagerprotected SchemaManagerProcessEngineConfigurationImpl.identityLinkSchemaManagerprotected SchemaManagerProcessEngineConfigurationImpl.jobSchemaManagerprotected SchemaManagerProcessEngineConfigurationImpl.taskSchemaManagerprotected SchemaManagerProcessEngineConfigurationImpl.variableSchemaManagerMethods in org.flowable.engine.impl.cfg that return SchemaManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getBatchSchemaManager()ProcessEngineConfigurationImpl.getEntityLinkSchemaManager()ProcessEngineConfigurationImpl.getEventSubscriptionSchemaManager()ProcessEngineConfigurationImpl.getIdentityLinkSchemaManager()ProcessEngineConfigurationImpl.getJobSchemaManager()ProcessEngineConfigurationImpl.getTaskSchemaManager()ProcessEngineConfigurationImpl.getVariableSchemaManager()Methods in org.flowable.engine.impl.cfg with parameters of type SchemaManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setBatchSchemaManager(SchemaManager batchSchemaManager) ProcessEngineConfigurationImpl.setEntityLinkSchemaManager(SchemaManager entityLinkSchemaManager) ProcessEngineConfigurationImpl.setEventSubscriptionSchemaManager(SchemaManager eventSubscriptionSchemaManager) ProcessEngineConfigurationImpl.setIdentityLinkSchemaManager(SchemaManager identityLinkSchemaManager) ProcessEngineConfigurationImpl.setJobSchemaManager(SchemaManager jobSchemaManager) ProcessEngineConfigurationImpl.setTaskSchemaManager(SchemaManager taskSchemaManager) ProcessEngineConfigurationImpl.setVariableSchemaManager(SchemaManager variableSchemaManager) -
Uses of SchemaManager in org.flowable.engine.impl.db
Classes in org.flowable.engine.impl.db that implement SchemaManagerMethods in org.flowable.engine.impl.db that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManagerProcessDbSchemaManager.getBatchSchemaManager()protected SchemaManagerProcessDbSchemaManager.getCommonSchemaManager()protected SchemaManagerProcessDbSchemaManager.getEntityLinkSchemaManager()protected SchemaManagerProcessDbSchemaManager.getEventSubscriptionSchemaManager()protected SchemaManagerProcessDbSchemaManager.getIdentityLinkSchemaManager()protected SchemaManagerProcessDbSchemaManager.getJobSchemaManager()protected SchemaManagerProcessDbSchemaManager.getTaskSchemaManager()protected SchemaManagerProcessDbSchemaManager.getVariableSchemaManager() -
Uses of SchemaManager in org.flowable.entitylink.service.impl.db
Classes in org.flowable.entitylink.service.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.eventregistry.impl.db
Classes in org.flowable.eventregistry.impl.db that implement SchemaManagerMethods in org.flowable.eventregistry.impl.db that return SchemaManagerModifier and TypeMethodDescriptionprotected SchemaManagerEventDbSchemaManager.getCommonSchemaManager() -
Uses of SchemaManager in org.flowable.eventsubscription.service.impl.db
Classes in org.flowable.eventsubscription.service.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.identitylink.service.impl.db
Classes in org.flowable.identitylink.service.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.idm.engine.impl.db
Classes in org.flowable.idm.engine.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.job.service.impl.db
Classes in org.flowable.job.service.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.task.service.impl.db
Classes in org.flowable.task.service.impl.db that implement SchemaManager -
Uses of SchemaManager in org.flowable.variable.service.impl.db
Classes in org.flowable.variable.service.impl.db that implement SchemaManager