Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
IBMWatsonClassifyImage | IBMWatsonClassifyImage | mvel: new org.jbpm.process.workitem.ibm.watson.ClassifyImageWorkitemHandler() |
Name | Type | Required |
---|---|---|
ImageToClassify | new StringDataType() | true |
Name | Type |
---|---|
Classification | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ibm-watson-workitem | 7.15.0.Final |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
IBMWatsonDetectFaces | IBMWatsonDetectFaces | mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler() |
Name | Type | Required |
---|---|---|
ImageToDetect | new StringDataType() | true |
Name | Type |
---|---|
Detection | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ibm-watson-workitem | 7.15.0.Final |