mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix the java docs
This commit is contained in:
@@ -642,8 +642,7 @@ public abstract class BaseAPI
|
||||
}
|
||||
|
||||
/**
|
||||
* Used to set RM items properties
|
||||
* including records, categories and folders
|
||||
* List of existing records management custom references.
|
||||
*/
|
||||
public enum CUSTOM_DEFINITIONS
|
||||
{
|
||||
@@ -662,7 +661,5 @@ public abstract class BaseAPI
|
||||
{
|
||||
return definition;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user