
rib.google-maps-workitem.7.73.0.Final.source-code.google-maps-workitem.wid Maven / Gradle / Ivy
[
[
"name" : "GoogleMapsSpeedLimits",
"displayName" : "GoogleMapsSpeedLimits",
"category" : "google-maps-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.google.maps.SpeedLimitsWorkitemHandler(\"apiKey\")",
"documentation" : "google-maps-workitem/index.html",
"parameters" : [
"PlaceIds" : new StringDataType()
],
"results" : [
"Speedlimits" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:google-maps-workitem:7.73.0.Final"
],
"icon" : "GoogleMapsSpeedLimits.png"
]
,[
"name" : "GoogleMapsGeocoding",
"displayName" : "GoogleMapsGeocoding",
"category" : "google-maps-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.google.maps.GeocodingWorkitemHandler(\"apiKey\")",
"documentation" : "google-maps-workitem/index.html",
"parameters" : [
"SearchLocation" : new StringDataType()
,"Bounds" : new StringDataType()
,"SearchType" : new StringDataType()
,"LocationType" : new StringDataType()
],
"results" : [
"GeocodingResults" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:google-maps-workitem:7.73.0.Final"
],
"icon" : "GoogleMapsGeocoding.png"
]
,[
"name" : "GoogleMapsStaticMaps",
"displayName" : "GoogleMapsStaticMaps",
"category" : "google-maps-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.google.maps.StaticMapsWorkitemHandler(\"apiKey\")",
"documentation" : "google-maps-workitem/index.html",
"parameters" : [
"Markers" : new StringDataType()
,"Zoom" : new StringDataType()
,"Height" : new StringDataType()
,"CenterLocation" : new StringDataType()
,"Scale" : new StringDataType()
,"Width" : new StringDataType()
,"MapType" : new StringDataType()
],
"results" : [
"StaticMap" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:google-maps-workitem:7.73.0.Final"
],
"icon" : "GoogleMapsStaticMaps.png"
]
,[
"name" : "GoogleMapsTimezone",
"displayName" : "GoogleMapsTimezone",
"category" : "google-maps-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.google.maps.TimezoneWorkitemHandler(\"apiKey\")",
"documentation" : "google-maps-workitem/index.html",
"parameters" : [
"LatLong" : new StringDataType()
],
"results" : [
"TimezonResults" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:google-maps-workitem:7.73.0.Final"
],
"icon" : "GoogleMapsTimezone.png"
]
,[
"name" : "GoogleMapsDirections",
"displayName" : "GoogleMapsDirections",
"category" : "google-maps-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.google.maps.DirectionsWorkitemHandler(\"apiKey\")",
"documentation" : "google-maps-workitem/index.html",
"parameters" : [
"Origin" : new StringDataType()
,"Destination" : new StringDataType()
,"Mode" : new StringDataType()
,"Avoid" : new StringDataType()
,"Units" : new StringDataType()
],
"results" : [
"Directions" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:google-maps-workitem:7.73.0.Final"
],
"icon" : "GoogleMapsDirections.png"
]
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy