You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2022/09/25 09:02:54 UTC

[incubator-eventmesh] branch master updated (86455c58 -> b560c2a3)

This is an automated email from the ASF dual-hosted git repository.

mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    from 86455c58 Merge pull request #1389 from luodanqing/master
     new 07b4805e add workflow java client
     new c5c74e93 Merge branch 'master' into workflow-client-java
     new b560c2a3 Merge pull request #1340 from walterlife/workflow-client-java

The 1572 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../client/workflow/EventMeshWorkflowClient.java   | 62 ++++++++++++++++++++++
 .../config/EventMeshWorkflowClientConfig.java}     | 16 +++---
 2 files changed, 71 insertions(+), 7 deletions(-)
 create mode 100644 eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/workflow/EventMeshWorkflowClient.java
 copy eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/{tcp/conf/EventMeshTCPClientConfig.java => workflow/config/EventMeshWorkflowClientConfig.java} (76%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org