All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.google-maps-workitem.7.20.0.Final.source-code.GoogleMapsDirections.wid Maven / Gradle / Ivy

[
        [
            "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.20.0.Final"

            ],
            "icon" : "GoogleMapsDirections.png"

        ]

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy