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
|
* List of existing records management custom references.
|
||||||
* including records, categories and folders
|
|
||||||
*/
|
*/
|
||||||
public enum CUSTOM_DEFINITIONS
|
public enum CUSTOM_DEFINITIONS
|
||||||
{
|
{
|
||||||
@@ -662,7 +661,5 @@ public abstract class BaseAPI
|
|||||||
{
|
{
|
||||||
return definition;
|
return definition;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user