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

rib.parser-workitem.7.22.0.Final.source-code.parser-workitem.wid Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
[
        [
            "name" : "Parser",
            "displayName" : "Parser",
            "category" : "parser-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.parser.ParserWorkItemHandler()",
            "documentation" : "parser-workitem/index.html",

            "parameters" : [
                                "Type" : new StringDataType()
                ,"Input" : new StringDataType()
                ,"Format" : new StringDataType()

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

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:parser-workitem:7.22.0.Final"

            ],
            "icon" : "Parser.png"

        ]

]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy