inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[INLONG-5562][Manager] Add the workflow API in the manager client

Open haifxu opened this issue 3 years ago • 0 comments

  • Fixes #5562

Motivation

Supplement the API that the manager web exists but the client does not exist for manager client.

Modifications

Add the workflow API in the manager client

Verifying this change

  • [x] This change added tests and can be verified as follows:
    • org.apache.inlong.manager.client.api.inner.WorkflowClientTest#testWorkflowStart
    • org.apache.inlong.manager.client.api.inner.WorkflowClientTest#testListProcess

haifxu avatar Aug 16 '22 03:08 haifxu