Class WorkFlowAdminRestClient


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

      • WorkFlowAdminRestClient

        public WorkFlowAdminRestClient​(String backEndUrl)
    • Method Detail

      • login

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