[ [ "name" : "DailyForecast", "displayName" : "DailyForecast", "category" : "openweathermap-workitem", "description" : "", "defaultHandler" : "mvel: new org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler(\"apiKey\")", "documentation" : "openweathermap-workitem/index.html", "parameters" : [ "CityName" : new StringDataType() ,"CountryCode" : new StringDataType() ], "results" : [ "DailyForecastData" : new StringDataType() ], "mavenDependencies" : [ "org.jbpm.contrib:openweathermap-workitem:7.74.1.Final" ], "icon" : "DailyForecast.png" ] ]