| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleMapsSpeedLimits | GoogleMapsSpeedLimits | google-maps-workitem | mvel: new org.jbpm.process.workitem.google.maps.SpeedLimitsWorkitemHandler("apiKey") |
| Name | Type | Required |
|---|---|---|
| PlaceIds | new StringDataType() | true |
| Name | Type |
|---|---|
| Speedlimits | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-maps-workitem | 7.74.1.Final |
| Auth Required | Params | Params Description | Reference Site |
|---|---|---|---|
| true |
apiKey |
Google maps api key |
https://developers.google.com/maps/premium/previous-licenses/clientside/auth |
| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleMapsStaticMaps | GoogleMapsStaticMaps | google-maps-workitem | mvel: new org.jbpm.process.workitem.google.maps.StaticMapsWorkitemHandler("apiKey") |
| Name | Type | Required |
|---|---|---|
| Markers | new StringDataType() | false |
| Zoom | new StringDataType() | false |
| Height | new StringDataType() | true |
| CenterLocation | new StringDataType() | true |
| Scale | new StringDataType() | false |
| Width | new StringDataType() | true |
| MapType | new StringDataType() | false |
| Name | Type |
|---|---|
| StaticMap | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-maps-workitem | 7.74.1.Final |
| Auth Required | Params | Params Description | Reference Site |
|---|---|---|---|
| true |
apiKey |
Google maps api key |
https://developers.google.com/maps/premium/previous-licenses/clientside/auth |
| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleMapsGeocoding | GoogleMapsGeocoding | google-maps-workitem | mvel: new org.jbpm.process.workitem.google.maps.GeocodingWorkitemHandler("apiKey") |
| Name | Type | Required |
|---|---|---|
| SearchLocation | new StringDataType() | true |
| Bounds | new StringDataType() | false |
| SearchType | new StringDataType() | true |
| LocationType | new StringDataType() | false |
| Name | Type |
|---|---|
| GeocodingResults | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-maps-workitem | 7.74.1.Final |
| Auth Required | Params | Params Description | Reference Site |
|---|---|---|---|
| true |
apiKey |
Google maps api key |
https://developers.google.com/maps/premium/previous-licenses/clientside/auth |
| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleMapsTimezone | GoogleMapsTimezone | google-maps-workitem | mvel: new org.jbpm.process.workitem.google.maps.TimezoneWorkitemHandler("apiKey") |
| Name | Type | Required |
|---|---|---|
| LatLong | new StringDataType() | true |
| Name | Type |
|---|---|
| TimezonResults | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-maps-workitem | 7.74.1.Final |
| Auth Required | Params | Params Description | Reference Site |
|---|---|---|---|
| true |
apiKey |
Google maps api key |
https://developers.google.com/maps/premium/previous-licenses/clientside/auth |
| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleMapsDirections | GoogleMapsDirections | google-maps-workitem | mvel: new org.jbpm.process.workitem.google.maps.DirectionsWorkitemHandler("apiKey") |
| Name | Type | Required |
|---|---|---|
| Origin | new StringDataType() | true |
| Destination | new StringDataType() | true |
| Mode | new StringDataType() | false |
| Avoid | new StringDataType() | false |
| Units | new StringDataType() | false |
| Name | Type |
|---|---|
| Directions | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-maps-workitem | 7.74.1.Final |
| Auth Required | Params | Params Description | Reference Site |
|---|---|---|---|
| true |
apiKey |
Google maps api key |
https://developers.google.com/maps/premium/previous-licenses/clientside/auth |