rib.openweathermap-workitem.7.58.0.Final.source-code.CurrentWeather.wid Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openweathermap-workitem Show documentation
Show all versions of openweathermap-workitem Show documentation
Retrieve weather info using OpenWeatherMap
[
[
"name" : "CurrentWeather",
"displayName" : "CurrentWeather",
"category" : "openweathermap-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler(\"apiKey\")",
"documentation" : "openweathermap-workitem/index.html",
"parameters" : [
"CityName" : new StringDataType()
,"CountryCode" : new StringDataType()
],
"results" : [
"CurrentWeatherData" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:openweathermap-workitem:7.58.0.Final"
],
"icon" : "CurrentWeather.png"
]
]
© 2015 - 2024 Weber Informatics LLC | Privacy Policy