mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Added a method to get the device count based on app os type with group
This commit is contained in:
parent
a161791fc0
commit
9107efb3a6
@ -77,6 +77,7 @@ public class GroupManagementProviderServiceImpl implements GroupManagementProvid
|
||||
|
||||
private final GroupDAO groupDAO;
|
||||
private final DeviceDAO deviceDAO;
|
||||
|
||||
/**
|
||||
* Set groupDAO from GroupManagementDAOFactory when class instantiate.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user