- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="DailyForecastDefinitions.wid",name="DailyForecast",displayName="DailyForecast",defaultHandler="mvel: new org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler()",documentation="openweathermap-workitem/index.html",parameters={@WidParameter(name="CityName",required=true),@WidParameter(name="CountryCode")},results=@WidResult(name="DailyForecastData"),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,daily,forecase",action=@WidAction(title="Get the weather daily forecast for a location")))
public class DailyForecastWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler