Merged HEAD (5.2) to 5.2.N (5.2.1)

126573 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124623 jkaabimofrad: SFS-405, RA-778: Added tests and as the result did some minor modifications. Also, removed the ability to set or remove a client via JMX (Read only).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126918 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Ancuta Morarasu
2016-05-11 12:11:01 +00:00
parent fb4bf104af
commit e1322a88ae
3 changed files with 174 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ import java.util.List;
*
* @author Jamal Kaabi-Mofrad
*/
public class QuickShareLinkEmailRequest extends Target
public class QuickShareLinkEmailRequest
{
private String client;
private String message;