- 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(\"apiKey\")",documentation="openweathermap-workitem/index.html",category="openweathermap-workitem",icon="DailyForecast.png",parameters={@WidParameter(name="CityName",required=true),@WidParameter(name="CountryCode")},results=@WidResult(name="DailyForecastData",runtimeType="org.jbpm.process.workitem.owm.DailyForecastData"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="openweathermap-workitem",version="7.47.0.Final"),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"),authinfo=@WidAuth(required=true,params="apiKey",paramsdescription="OpenWeatherMap api key",referencesite="https://openweathermap.org/appid")))
public class DailyForecastWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler