Class WorkFlowAdminRestClient

java.lang.Object
org.wso2.am.admin.clients.rest.api.WorkFlowAdminRestClient

public class WorkFlowAdminRestClient extends Object
Rest client for workflow admin application
  • Constructor Details

    • WorkFlowAdminRestClient

      public WorkFlowAdminRestClient(String backEndUrl)
  • Method Details

    • login

      public org.wso2.carbon.automation.test.utils.http.client.HttpResponse login(String userName, String password) throws Exception
      Throws:
      Exception