Uses of Interface
com.skava.marketplace.repository.AppHistoryRepository
Packages that use AppHistoryRepository
Package
Description
DB operations(CRUD) are triggered from the process class.
-
Uses of AppHistoryRepository in com.skava.marketplace.process
Constructors in com.skava.marketplace.process with parameters of type AppHistoryRepositoryModifierConstructorDescriptionAppHistoryProcess
(AppHistoryRepository appHistoryRepository, AppMasterRepository appMasterRepository)