Currently Workflows defined using Java DSL that invoke java methods are not properly serialized.
We need at least that the task name appears in the generated json/yaml file. The goal is not so much portability (which is lost when using Java) but to generate a well formed file than can be partially rendered by an editor.
Currently Workflows defined using Java DSL that invoke java methods are not properly serialized.
We need at least that the task name appears in the generated json/yaml file. The goal is not so much portability (which is lost when using Java) but to generate a well formed file than can be partially rendered by an editor.