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
  • Field Details

    • 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.
  • Constructor Details

    • Client

      public Client()
  • Method Details