Details
-
Backlog Task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
None
-
Small
Description
The idea of this task is to list all data we must be able to handle in the UI to be able to do nextUI tasks.
Out of my mind when writing this task - not exhaustive - we'll need:
- the project type (maven/gradle)
- the components to create (sources, processors)
- for processors the number of inputs and outputs
- the configuration model with supported types
- some description of the record model (support of POJO, @ObjectMap.Any, ObjectMap)
- some meta about the UI (@Ui annotations)
- configuration type management (dataset/datastore)
- the facets to use (should the project have tests, a soap client, ....). Note: facets to defines later probably but we must have it in the ui/design