- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="GoogleMapsTimezoneDefinitions.wid",
name="GoogleMapsTimezone",
displayName="GoogleMapsTimezone",
defaultHandler="mvel: new org.jbpm.process.workitem.google.maps.TimezoneWorkitemHandler()",
documentation="google-maps-workitem/index.html",
parameters=@WidParameter(name="LatLong",required=true),
results=@WidResult(name="TimezonResults"),
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,timezone,locations",action=@WidAction(title="Get timezone information using Google Maps")))
public class TimezoneWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler