rib.ibm-watson-workitem.7.36.1.Final.source-code.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ibm-watson-workitem Show documentation
Show all versions of ibm-watson-workitem Show documentation
Classify image and detect faces in image via IBM Watson
1. IBMWatsonClassifyImage Workitem Handler
Name
Display Name
Category
Description
Handler
IBMWatsonClassifyImage
IBMWatsonClassifyImage
ibm-watson-workitem
mvel: new org.jbpm.process.workitem.ibm.watson.ClassifyImageWorkitemHandler("apiKey")
Parameters
Name
Type
Required
ImageToClassify
new StringDataType()
true
Results
Name
Type
Classification
new StringDataType()
Maven Dependencies
Group
Artifact
Version
org.jbpm.contrib
ibm-watson-workitem
7.36.1.Final
Authentication Information
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
2. IBMWatsonDetectFaces Workitem Handler
Name
Display Name
Category
Description
Handler
IBMWatsonDetectFaces
IBMWatsonDetectFaces
ibm-watson-workitem
mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler("apiKey")
Parameters
Name
Type
Required
ImageToDetect
new StringDataType()
true
Results
Name
Type
Detection
new StringDataType()
Maven Dependencies
Group
Artifact
Version
org.jbpm.contrib
ibm-watson-workitem
7.36.1.Final
Authentication Information
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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy