mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update missiong scope
This commit is contained in:
parent
07c238f97f
commit
d297c55b73
@ -396,7 +396,7 @@ public interface ActivityInfoProviderService {
|
|||||||
tags = "Device Activity Info Provider",
|
tags = "Device Activity Info Provider",
|
||||||
extensions = {
|
extensions = {
|
||||||
@Extension(properties = {
|
@Extension(properties = {
|
||||||
@ExtensionProperty(name = Constants.SCOPE, value = "perm:get-activity")
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:activity:get")
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
nickname = "getDeviceActivitiesWithFilters"
|
nickname = "getDeviceActivitiesWithFilters"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user