arquillian / smart-testing

We know which tests you want to run.
Apache License 2.0
25 stars 12 forks source link

Create a logic for exposing configuration structure #208

Open MatousJobanek opened 6 years ago

MatousJobanek commented 6 years ago
Issue Overview

In Che, we need to get information which parameters are possible to use in configuration. Based on this, we can create a window for configuring it. What we need to know:

bartoszmajsak commented 6 years ago

ObjectMapper and ConfigurationItem can be leveraged to provide this information for Che.