- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="GoogleMapsGeocodingDefinitions.wid",name="GoogleMapsGeocoding",displayName="GoogleMapsGeocoding",defaultHandler="mvel: new org.jbpm.process.workitem.google.maps.GeocodingWorkitemHandler()",documentation="google-maps-workitem/index.html",parameters={@WidParameter(name="SearchType",required=true),@WidParameter(name="SearchLocation",required=true),@WidParameter(name="Bounds"),@WidParameter(name="LocationType")},results=@WidResult(name="GeocodingResults"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="google-maps-workitem",version="7.15.0.Final"),serviceInfo=@WidService(category="Google Maps",description="Interact with Google Maps Services",keywords="google,maps,geocoding,locations",action=@WidAction(title="Get geocoding information using Google Maps")))
public class GeocodingWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler