Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
IBMWatsonClassifyImage | IBMWatsonClassifyImage | ibm-watson-workitem | mvel: new org.jbpm.process.workitem.ibm.watson.ClassifyImageWorkitemHandler("apiKey") |
Name | Type | Required |
---|---|---|
ImageToClassify | new StringDataType() | true |
Name | Type |
---|---|
Classification | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ibm-watson-workitem | 7.51.0-SNAPSHOT |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
apiKey |
IBM Watson api key |
https://www.ibm.com/watson/developercloud/doc/virtual-agent/api-keys.html |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
IBMWatsonDetectFaces | IBMWatsonDetectFaces | ibm-watson-workitem | mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler("apiKey") |
Name | Type | Required |
---|---|---|
ImageToDetect | new StringDataType() | true |
Name | Type |
---|---|
Detection | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ibm-watson-workitem | 7.51.0-SNAPSHOT |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
apiKey |
IBM Watson api key |
https://www.ibm.com/watson/developercloud/doc/virtual-agent/api-keys.html |