Interface ActionLinkDataManager

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

public interface ActionLinkDataManager
extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<ActionLinkEntity>
Author:
Joram Barrez