flowable-bpmn-intellij-plugin
flowable-bpmn-intellij-plugin copied to clipboard
Flowable - all Gateway properties visible
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