Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: extend ZeebeServiceTask type to support Zeebe 1.1 #9

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

barmac
Copy link
Collaborator

@barmac barmac commented Jun 16, 2021

This is required for Zeebe 1.1. Apart from bpmn:ServiceTask,
zeebe:ZeebeServiceTask includes now the following types:

  • bpmn:SendTask
  • bpmn:ScriptTask
  • bpmn:BusinessRuleTask

Related to camunda/camunda-modeler#2296
Related to camunda/camunda-modeler#2297
Related to camunda/camunda-modeler#2298

This is required for Zeebe 1.1. Apart from bpmn:ServiceTask,
zeebe:ZeebeServiceTask includes now the following types:

* bpmn:SendTask
* bpmn:ScriptTask
* bpmn:BusinessRuleTask

Related to camunda/camunda-modeler#2296
Related to camunda/camunda-modeler#2297
Related to camunda/camunda-modeler#2298
@barmac barmac requested review from nikku and MaxTru June 16, 2021 13:45
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Jun 16, 2021
Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me, nice and clean 👏.

@barmac barmac merged commit 9e83aba into master Jun 16, 2021
@barmac barmac deleted the get-ready-for-zeebe-1-1 branch June 16, 2021 14:05
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants