Uses of Interface
org.flowable.common.engine.impl.cfg.IdGenerator
Packages that use IdGenerator
Package
Description
-
Uses of IdGenerator in org.flowable.batch.service.impl.persistence.entity.data.impl
Methods in org.flowable.batch.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisBatchDataManager.getIdGenerator()
protected IdGenerator
MybatisBatchPartDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.cmmn.engine.impl.deployer
Fields in org.flowable.cmmn.engine.impl.deployer declared as IdGeneratorMethods in org.flowable.cmmn.engine.impl.deployer that return IdGeneratorMethods in org.flowable.cmmn.engine.impl.deployer with parameters of type IdGenerator -
Uses of IdGenerator in org.flowable.cmmn.engine.impl.persistence.entity.data
Methods in org.flowable.cmmn.engine.impl.persistence.entity.data that return IdGenerator -
Uses of IdGenerator in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as IdGeneratorModifier and TypeFieldDescriptionprotected IdGenerator
AbstractEngineConfiguration.idGenerator
protected IdGenerator
AbstractServiceConfiguration.idGenerator
Methods in org.flowable.common.engine.impl that return IdGeneratorModifier and TypeMethodDescriptionAbstractEngineConfiguration.getIdGenerator()
AbstractServiceConfiguration.getIdGenerator()
Methods in org.flowable.common.engine.impl with parameters of type IdGeneratorModifier and TypeMethodDescriptionAbstractEngineConfiguration.setIdGenerator
(IdGenerator idGenerator) AbstractServiceConfiguration.setIdGenerator
(IdGenerator idGenerator) -
Uses of IdGenerator in org.flowable.common.engine.impl.db
Methods in org.flowable.common.engine.impl.db that return IdGeneratorModifier and TypeMethodDescriptionprotected abstract IdGenerator
AbstractDataManager.getIdGenerator()
Methods in org.flowable.common.engine.impl.db with parameters of type IdGeneratorModifier and TypeMethodDescriptionvoid
DbSqlSession.insert
(Entity entity, IdGenerator idGenerator) -
Uses of IdGenerator in org.flowable.common.engine.impl.persistence
Classes in org.flowable.common.engine.impl.persistence that implement IdGeneratorModifier and TypeClassDescriptionclass
IdGenerator
implementation based on the current time and the ethernet address of the machine it is running on. -
Uses of IdGenerator in org.flowable.common.engine.impl.persistence.entity.data.impl
Fields in org.flowable.common.engine.impl.persistence.entity.data.impl declared as IdGeneratorModifier and TypeFieldDescriptionprotected IdGenerator
MybatisByteArrayDataManager.idGenerator
protected IdGenerator
MybatisPropertyDataManager.idGenerator
Methods in org.flowable.common.engine.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisByteArrayDataManager.getIdGenerator()
protected IdGenerator
MybatisPropertyDataManager.getIdGenerator()
Constructors in org.flowable.common.engine.impl.persistence.entity.data.impl with parameters of type IdGeneratorModifierConstructorDescriptionMybatisByteArrayDataManager
(IdGenerator idGenerator) MybatisPropertyDataManager
(IdGenerator idGenerator) -
Uses of IdGenerator in org.flowable.dmn.engine.impl.deployer
Fields in org.flowable.dmn.engine.impl.deployer declared as IdGeneratorMethods in org.flowable.dmn.engine.impl.deployer that return IdGeneratorMethods in org.flowable.dmn.engine.impl.deployer with parameters of type IdGenerator -
Uses of IdGenerator in org.flowable.dmn.engine.impl.persistence.entity.data
Methods in org.flowable.dmn.engine.impl.persistence.entity.data that return IdGenerator -
Uses of IdGenerator in org.flowable.engine.impl.bpmn.deployer
Fields in org.flowable.engine.impl.bpmn.deployer declared as IdGeneratorMethods in org.flowable.engine.impl.bpmn.deployer that return IdGeneratorMethods in org.flowable.engine.impl.bpmn.deployer with parameters of type IdGenerator -
Uses of IdGenerator in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg with parameters of type IdGeneratorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setIdGenerator
(IdGenerator idGenerator) -
Uses of IdGenerator in org.flowable.engine.impl.db
Classes in org.flowable.engine.impl.db that implement IdGenerator -
Uses of IdGenerator in org.flowable.engine.impl.persistence.entity.data
Methods in org.flowable.engine.impl.persistence.entity.data that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
AbstractProcessDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.entitylink.service.impl.persistence.entity.data.impl
Methods in org.flowable.entitylink.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisEntityLinkDataManager.getIdGenerator()
protected IdGenerator
MybatisHistoricEntityLinkDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.eventregistry.impl.deployer
Fields in org.flowable.eventregistry.impl.deployer declared as IdGeneratorMethods in org.flowable.eventregistry.impl.deployer that return IdGeneratorMethods in org.flowable.eventregistry.impl.deployer with parameters of type IdGeneratorModifier and TypeMethodDescriptionvoid
EventDefinitionDeployer.setIdGenerator
(IdGenerator idGenerator) -
Uses of IdGenerator in org.flowable.eventregistry.impl.persistence.entity.data
Methods in org.flowable.eventregistry.impl.persistence.entity.data that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
AbstractEventDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl
Methods in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisEventSubscriptionDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.identitylink.service.impl.persistence.entity.data.impl
Methods in org.flowable.identitylink.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisHistoricIdentityLinkDataManager.getIdGenerator()
protected IdGenerator
MybatisIdentityLinkDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.idm.engine
Methods in org.flowable.idm.engine with parameters of type IdGenerator -
Uses of IdGenerator in org.flowable.idm.engine.impl.persistence.entity.data
Methods in org.flowable.idm.engine.impl.persistence.entity.data that return IdGenerator -
Uses of IdGenerator in org.flowable.job.service.impl.persistence.entity.data.impl
Methods in org.flowable.job.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisDeadLetterJobDataManager.getIdGenerator()
protected IdGenerator
MybatisExternalWorkerJobDataManager.getIdGenerator()
protected IdGenerator
MybatisHistoryJobDataManager.getIdGenerator()
protected IdGenerator
MybatisJobDataManager.getIdGenerator()
protected IdGenerator
MybatisSuspendedJobDataManager.getIdGenerator()
protected IdGenerator
MybatisTimerJobDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.task.service.impl.persistence.entity.data.impl
Methods in org.flowable.task.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisHistoricTaskInstanceDataManager.getIdGenerator()
protected IdGenerator
MyBatisHistoricTaskLogEntryDataManager.getIdGenerator()
protected IdGenerator
MybatisTaskDataManager.getIdGenerator()
-
Uses of IdGenerator in org.flowable.variable.service.impl.persistence.entity.data.impl
Methods in org.flowable.variable.service.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGenerator
MybatisHistoricVariableInstanceDataManager.getIdGenerator()
protected IdGenerator
MybatisVariableInstanceDataManager.getIdGenerator()