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
|
* @param nodeId
|
||||||
* @return JSONArray object
|
* @return JSONArray object
|
||||||
*/
|
*/
|
||||||
|
|
||||||
protected JSONArray getNodeProperties(String username, String password, String nodeId)
|
protected JSONArray getNodeProperties(String username, String password, String nodeId)
|
||||||
{
|
{
|
||||||
AlfrescoHttpClient client = alfrescoHttpClientFactory.getObject();
|
AlfrescoHttpClient client = alfrescoHttpClientFactory.getObject();
|
||||||
|
Reference in New Issue
Block a user