mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
data prep dependency update and modification to address the issues encounter
add a helper method to retrieve the rm node id based on the relative path using the core api
This commit is contained in:
@@ -87,7 +87,7 @@ public abstract class BaseAPI
|
||||
private ContentService contentService;
|
||||
|
||||
private static final String NODE_REF_WORKSPACE_SPACES_STORE = "workspace://SpacesStore/";
|
||||
private static final String FILE_PLAN_PATH = "Sites/rm/documentLibrary";
|
||||
private static final String FILE_PLAN_PATH = "/Sites/rm/documentLibrary";
|
||||
|
||||
/**
|
||||
* Helper method to extract list of properties values from result.
|
||||
|
Reference in New Issue
Block a user