Package org.alfresco.rest.api.model
Class Client
- java.lang.Object
-
- org.alfresco.rest.api.model.Client
-
public class Client extends Object
Representation of a client app.- Since:
- 5.2.1
- Author:
- Jamal Kaabi-Mofrad
-
-
Constructor Summary
Constructors Constructor Description Client()
-
-
-
Field Detail
-
client
protected String client
client app name. Used to lookup the client that is registered to send emails so that client's specific configuration could be used.
-
-