Interface ActionResourceDataManager

All Superinterfaces:
org.flowable.common.engine.impl.persistence.entity.data.DataManager<ActionResourceEntity>
All Known Implementing Classes:
MybatisActionResourceDataManager

public interface ActionResourceDataManager
extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<ActionResourceEntity>
Author:
Tijs Rademakers