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

rib.execute-sql-workitem.7.59.0.Final.source-code.execute-sql-workitem.wid Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
[
        [
            "name" : "ExecuteSQL",
            "displayName" : "ExecuteSQL",
            "category" : "execute-sql-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.executesql.ExecuteSqlWorkItemHandler(\"dataSourceName\")",
            "documentation" : "execute-sql-workitem/index.html",

            "parameters" : [
                                "MaxResults" : new StringDataType()
                ,"ColumnSeparator" : new StringDataType()
                ,"SQLStatement" : new StringDataType()

            ],
            "results" : [
                                "Result" : new StringDataType()

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:execute-sql-workitem:7.59.0.Final"

            ],
            "icon" : "ExecuteSQL.png"

        ]

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy