- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="GoogleMapsStaticMapsDefinitions.wid",name="GoogleMapsStaticMaps",displayName="GoogleMapsStaticMaps",defaultHandler="mvel: new org.jbpm.process.workitem.google.maps.StaticMapsWorkitemHandler(\"apiKey\")",documentation="google-maps-workitem/index.html",category="google-maps-workitem",icon="GoogleMapsStaticMaps.png",parameters={@WidParameter(name="Width",required=true),@WidParameter(name="Height",required=true),@WidParameter(name="CenterLocation",required=true),@WidParameter(name="Zoom"),@WidParameter(name="Scale"),@WidParameter(name="MapType"),@WidParameter(name="Markers")},results=@WidResult(name="StaticMap",runtimeType="com.google.maps.ImageResult"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="google-maps-workitem",version="7.18.0.Final"),serviceInfo=@WidService(category="Google Maps",description="Interact with Google Maps Services",keywords="google,maps,directions,locations",action=@WidAction(title="Get directions using Google Maps"),authinfo=@WidAuth(required=true,params="apiKey",paramsdescription="Google maps api key",referencesite="https://developers.google.com/maps/premium/previous-licenses/clientside/auth")))
public class StaticMapsWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler