Interface DashboardDataManager
- All Superinterfaces:
org.flowable.common.engine.impl.persistence.entity.data.DataManager<DashboardEntity>
- All Known Implementing Classes:
MybatisDashboardDataManager
public interface DashboardDataManager
extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<DashboardEntity>
-
Method Summary
Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
create, delete, delete, findById, insert, update
-
Method Details
-
findByCriteria
-
countByCriteria
-