- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="DetectFacesDefinitions.wid",
name="IBMWatsonDetectFaces",
displayName="IBMWatsonDetectFaces",
defaultHandler="mvel: new org.jbpm.process.workitem.ibm.watson.DetectFacesWorkitemHandler()",
documentation="ibm-watson-workitem/index.html",
parameters=@WidParameter(name="ImageToDetect",required=true),
results=@WidResult(name="Detection"),
mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="ibm-watson-workitem",version="7.9.0.Final"),
serviceInfo=@WidService(category="IBM Watson",description="Classify image and detect faces in image via IBM Watson",keywords="ibm,watson,image,detect,face,faces",action=@WidAction(title="Detect faces in an image using IBM Watson")))
public class DetectFacesWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler