-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
-
None
For spike and testing, I got used to model my test processes via the Bpmn-Model Api.
Now I am testing external task behavior, but it seems I cannot make a service task external using the fluent builder.
Feature request: allow ServiceTaskBuilder to accept st like camundaExternalTask("topic") analogue to camundaDelegateExpression. "topic" ideally should also be parsed asexpression if used.
I believe this already exists with #camundaType and #camundaTopic. So you can do it already, although we could add another convenience method to save the call for type.