1. IBMWatsonClassifyImage Workitem Handler
Name Display Name Category Description Handler
IBMWatsonClassifyImage IBMWatsonClassifyImage mvel: new org.jbpm.process.workitem.ibm.watson.ClassifyImageWorkitemHandler()

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.15.0-SNAPSHOT

2. IBMWatsonDetectFaces Workitem Handler
Name Display Name Category Description Handler
IBMWatsonDetectFaces IBMWatsonDetectFaces mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler()

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.15.0-SNAPSHOT