mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
[MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas]
This commit is contained in:
@@ -59,7 +59,6 @@ import java.util.Map;
|
||||
/**
|
||||
* NodeFolderSizeRelation
|
||||
* Calculating and Retrieving the folder size
|
||||
* @author Mohit Singh
|
||||
*/
|
||||
|
||||
@RelationshipResource(name = "calculateSize", entityResource = NodesEntityResource.class, title = "Calculate size")
|
||||
|
@@ -52,8 +52,7 @@ import java.util.Map;
|
||||
|
||||
/**
|
||||
* NodeSizeActionExecuter
|
||||
* Executing Alfresco FTS Query to find size of Folder Node.
|
||||
* @author Mohit Singh
|
||||
* Executing Alfresco FTS Query to find size of Folder Node
|
||||
*/
|
||||
|
||||
public class NodeSizeActionExecuter extends ActionExecuterAbstractBase
|
||||
|
Reference in New Issue
Block a user