All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.openweathermap-workitem.7.58.0.Final.source-code.index.html Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version

    
    
        
        
        
        
        
        
    
    
    
1. DailyForecast Workitem Handler
Name Display Name Category Description Handler
DailyForecast DailyForecast openweathermap-workitem mvel: new org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler("apiKey")

Parameters
Name Type Required
CityName new StringDataType() true
CountryCode new StringDataType() false

Results
Name Type
DailyForecastData new StringDataType()

Maven Dependencies
Group Artifact Version
org.jbpm.contrib openweathermap-workitem 7.58.0.Final

Authentication Information
Auth Required Params Params Description Reference Site
true apiKey
OpenWeatherMap api key
https://openweathermap.org/appid

2. CurrentWeather Workitem Handler
Name Display Name Category Description Handler
CurrentWeather CurrentWeather openweathermap-workitem mvel: new org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler("apiKey")

Parameters
Name Type Required
CityName new StringDataType() true
CountryCode new StringDataType() false

Results
Name Type
CurrentWeatherData new StringDataType()

Maven Dependencies
Group Artifact Version
org.jbpm.contrib openweathermap-workitem 7.58.0.Final

Authentication Information
Auth Required Params Params Description Reference Site
true apiKey
OpenWeatherMap api key
https://openweathermap.org/appid





© 2015 - 2024 Weber Informatics LLC | Privacy Policy