Uses of Class
com.flowable.dataobject.engine.impl.runtime.MasterDataInstanceQueryImpl
Packages that use MasterDataInstanceQueryImpl
Package
Description
- 
Uses of MasterDataInstanceQueryImpl in com.flowable.dataobject.engine.impl.cmdFields in com.flowable.dataobject.engine.impl.cmd declared as MasterDataInstanceQueryImplModifier and TypeFieldDescriptionprotected MasterDataInstanceQueryImplExportMasterDataInstanceDataCmd.masterDataInstanceQueryConstructors in com.flowable.dataobject.engine.impl.cmd with parameters of type MasterDataInstanceQueryImplModifierConstructorDescriptionExportMasterDataInstanceDataCmd(MasterDataInstanceQueryImpl masterDataInstanceQuery) 
- 
Uses of MasterDataInstanceQueryImpl in com.flowable.dataobject.engine.impl.persistence.entity.dataMethods in com.flowable.dataobject.engine.impl.persistence.entity.data with parameters of type MasterDataInstanceQueryImplModifier and TypeMethodDescriptionlongMasterDataInstanceDataManager.countByCriteria(MasterDataInstanceQueryImpl query) MasterDataInstanceDataManager.findByCriteria(MasterDataInstanceQueryImpl query) 
- 
Uses of MasterDataInstanceQueryImpl in com.flowable.dataobject.engine.impl.persistence.entity.data.implMethods in com.flowable.dataobject.engine.impl.persistence.entity.data.impl with parameters of type MasterDataInstanceQueryImplModifier and TypeMethodDescriptionlongMybatisMasterDataInstanceDataManager.countByCriteria(MasterDataInstanceQueryImpl query) MybatisMasterDataInstanceDataManager.findByCriteria(MasterDataInstanceQueryImpl query)