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

rib.exec-workitem.7.68.0.Final.source-code.Exec.wid Maven / Gradle / Ivy

[
        [
            "name" : "Exec",
            "displayName" : "Exec",
            "category" : "exec-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.exec.ExecWorkItemHandler()",
            "documentation" : "exec-workitem/index.html",

            "parameters" : [
                                "Command" : new StringDataType()
                ,"Arguments" : new StringDataType()
                ,"TimeoutInMillis" : new StringDataType()

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

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:exec-workitem:7.68.0.Final"

            ],
            "icon" : "Exec.png"

        ]

]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy