mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
applied code review changes
This commit is contained in:
@@ -162,7 +162,8 @@ public class RMRolesAndActionsAPI extends BaseAPI
|
|||||||
doPutJsonRequest(adminUser, adminPassword, HttpStatus.SC_OK, requestBody, RM_ROLES_ROLE, roleName);
|
doPutJsonRequest(adminUser, adminPassword, HttpStatus.SC_OK, requestBody, RM_ROLES_ROLE, roleName);
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Delete a created RM role.
|
/**
|
||||||
|
* Delete a created RM role.
|
||||||
*
|
*
|
||||||
* @param adminUser The username of the admin user.
|
* @param adminUser The username of the admin user.
|
||||||
* @param adminPassword The password for the admin user.
|
* @param adminPassword The password for the admin user.
|
||||||
|
Reference in New Issue
Block a user