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