Package com.skava.marketplace.process
Class AdminAppsProcess
java.lang.Object
com.skava.marketplace.process.AdminAppsProcess
- Author:
- Infosys Equinox
-
Constructor Summary
ConstructorsConstructorDescriptionAdminAppsProcess
(AppMasterRepository appMasterRepo, AppInstallSummaryRepository appInstallSummaryRepo) -
Method Summary
-
Constructor Details
-
AdminAppsProcess
@Autowired public AdminAppsProcess(AppMasterRepository appMasterRepo, AppInstallSummaryRepository appInstallSummaryRepo)
-
-
Method Details
-
getDeveloperAppInstallSummary
- Parameters:
developerDO
- holds the DeveloperDO Object- Returns:
- List of App install summary
-