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/HEAD/root@126573 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jamal Kaabi-Mofrad
2016-05-10 11:35:15 +00:00
parent 007b54c205
commit 302c79c98a
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;