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

rib.ibm-watson-workitem.7.36.1.Final.source-code.ibm-watson-workitem.wid Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
[
        [
            "name" : "IBMWatsonClassifyImage",
            "displayName" : "IBMWatsonClassifyImage",
            "category" : "ibm-watson-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.ibm.watson.ClassifyImageWorkitemHandler(\"apiKey\")",
            "documentation" : "ibm-watson-workitem/index.html",

            "parameters" : [
                                "ImageToClassify" : new StringDataType()

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

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:ibm-watson-workitem:7.36.1.Final"

            ],
            "icon" : "IBMWatsonClassifyImage.png"

        ]
    ,[
            "name" : "IBMWatsonDetectFaces",
            "displayName" : "IBMWatsonDetectFaces",
            "category" : "ibm-watson-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler(\"apiKey\")",
            "documentation" : "ibm-watson-workitem/index.html",

            "parameters" : [
                                "ImageToDetect" : new StringDataType()

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

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:ibm-watson-workitem:7.36.1.Final"

            ],
            "icon" : "IBMWatsonDetectFaces.png"

        ]

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy