flowable-bpmn-intellij-plugin icon indicating copy to clipboard operation
flowable-bpmn-intellij-plugin copied to clipboard

Flowable - all Gateway properties visible

Open valb3r opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

  • For Flowable BPMN ensure that all Gateway types are available
  • For Flowable BPMN ensure that all Gateway properties (exclusive gateway, parallel gateway...) are visible and editable

Launching modeler docker run -p 8080:8080 flowable/all-in-one login admin / test

** TODOs **

  • [ ] Add tests like https://github.com/valb3r/flowable-bpmn-intellij-plugin/blob/master/camunda-xml-parser/src/test/kotlin/com/valb3r/bpmn/intellij/plugin/camunda/parser/fullelements/ServiceTaskWithExtensionIsParseable.kt
  • [ ] Ensure all properties are covered in tests
  • [ ] Implement missing properties/entities

valb3r avatar Nov 03 '21 10:11 valb3r