Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
IBMWatsonClassifyImage | IBMWatsonClassifyImage | mvel: new org.jbpm.process.workitem.ibm.watson.ClassifyImageWorkitemHandler() |
Name | Type |
---|---|
ImageToClassify | StringDataType |
Name | Type |
---|---|
Classification | StringDataType |
Group | Artifact | Version |
---|---|---|
com.ibm.watson.developer_cloud | java-sdk | 4.0.0 |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
IBMWatsonDetectFaces | IBMWatsonDetectFaces | mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler() |
Name | Type |
---|---|
ImageToDetect | StringDataType |
Name | Type |
---|---|
Detection | StringDataType |
Group | Artifact | Version |
---|---|---|
com.ibm.watson.developer_cloud | java-sdk | 4.0.0 |