- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="CurrentWeatherDefinitions.wid",name="CurrentWeather",displayName="CurrentWeather",defaultHandler="mvel: new org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler()",documentation="openweathermap-workitem/index.html",parameters={@WidParameter(name="CityName",required=true),@WidParameter(name="CountryCode")},results=@WidResult(name="CurrentWeatherData"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="openweathermap-workitem",version="7.14.0-SNAPSHOT"),serviceInfo=@WidService(category="Weather Info",description="Retrieve weather info using OpenWeatherMap",keywords="openweathermap,weather,current",action=@WidAction(title="Get current weather information for a location")))
public class CurrentWeatherWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler