Interface AgentInvocationDataManager

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

public interface AgentInvocationDataManager extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<AgentInvocationEntity>