mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix the retention schedule tests
This commit is contained in:
@@ -68,7 +68,6 @@ public class NodePropertiesAPI extends BaseAPI
|
||||
* @param nodeId
|
||||
* @return JSONArray object
|
||||
*/
|
||||
|
||||
protected JSONArray getNodeProperties(String username, String password, String nodeId)
|
||||
{
|
||||
AlfrescoHttpClient client = alfrescoHttpClientFactory.getObject();
|
||||
|
Reference in New Issue
Block a user