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 IdGeneratorMybatisBatchDataManager.getIdGenerator()protected IdGeneratorMybatisBatchPartDataManager.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 IdGeneratorAbstractEngineConfiguration.idGeneratorprotected IdGeneratorAbstractServiceConfiguration.idGeneratorMethods 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 IdGeneratorAbstractDataManager.getIdGenerator()Methods in org.flowable.common.engine.impl.db with parameters of type IdGeneratorModifier and TypeMethodDescriptionvoidDbSqlSession.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 TypeClassDescriptionclassIdGeneratorimplementation 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 IdGeneratorMybatisByteArrayDataManager.idGeneratorprotected IdGeneratorMybatisPropertyDataManager.idGeneratorMethods in org.flowable.common.engine.impl.persistence.entity.data.impl that return IdGeneratorModifier and TypeMethodDescriptionprotected IdGeneratorMybatisByteArrayDataManager.getIdGenerator()protected IdGeneratorMybatisPropertyDataManager.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 IdGeneratorAbstractProcessDataManager.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 IdGeneratorMybatisEntityLinkDataManager.getIdGenerator()protected IdGeneratorMybatisHistoricEntityLinkDataManager.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 TypeMethodDescriptionvoidEventDefinitionDeployer.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 IdGeneratorAbstractEventDataManager.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 IdGeneratorMybatisEventSubscriptionDataManager.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 IdGeneratorMybatisHistoricIdentityLinkDataManager.getIdGenerator()protected IdGeneratorMybatisIdentityLinkDataManager.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 IdGeneratorMybatisDeadLetterJobDataManager.getIdGenerator()protected IdGeneratorMybatisExternalWorkerJobDataManager.getIdGenerator()protected IdGeneratorMybatisHistoryJobDataManager.getIdGenerator()protected IdGeneratorMybatisJobDataManager.getIdGenerator()protected IdGeneratorMybatisSuspendedJobDataManager.getIdGenerator()protected IdGeneratorMybatisTimerJobDataManager.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 IdGeneratorMybatisHistoricTaskInstanceDataManager.getIdGenerator()protected IdGeneratorMyBatisHistoricTaskLogEntryDataManager.getIdGenerator()protected IdGeneratorMybatisTaskDataManager.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 IdGeneratorMybatisHistoricVariableInstanceDataManager.getIdGenerator()protected IdGeneratorMybatisVariableInstanceDataManager.getIdGenerator()