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.cmd
Fields 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.data
Methods 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.impl
Methods in com.flowable.dataobject.engine.impl.persistence.entity.data.impl with parameters of type MasterDataInstanceQueryImplModifier and TypeMethodDescriptionlongMybatisMasterDataInstanceDataManager.countByCriteria(MasterDataInstanceQueryImpl query) MybatisMasterDataInstanceDataManager.findByCriteria(MasterDataInstanceQueryImpl query)