Interface SuspendedJobDataManager

All Superinterfaces:
DataManager<SuspendedJobEntity>
All Known Implementing Classes:
MybatisSuspendedJobDataManager

public interface SuspendedJobDataManager extends DataManager<SuspendedJobEntity>