mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Update javadoc to clarify variable use (#1397)
This commit is contained in:
committed by
GitHub
parent
fc5a7f5838
commit
c11b951e57
@@ -30,7 +30,7 @@ public class RuleSetLink
|
|||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This id is referring to the node id of the linked-to-folder which contains the rule set(s)
|
* This id is referring to the node id of either the rule set or the folder that contains the rule set.
|
||||||
*/
|
*/
|
||||||
private String id;
|
private String id;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user