- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="GetInfoVimeoDefinitions.wid",
name="GetInfoVimeo",
displayName="GetInfoVimeo",
defaultHandler="mvel: new org.jbpm.process.workitem.vimeo.GetVideoInfoWorkitemHandler(\"accessToken\")",
documentation="vimeo-workitem/index.html",
category="vimeo-workitem",
icon="GetInfoVimeo.png",
parameters=@WidParameter(name="VideoEndpoint",required=true),
results=@WidResult(name="VideoInfo",runtimeType="org.jbpm.process.workitem.vimeo.SerializableVimeoResponse"),
mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="vimeo-workitem",version="7.44.0-SNAPSHOT"),
serviceInfo=@WidService(category="Vimeo",description="Interact with videos on Vimeo",keywords="vimeo,video,get,info",action=@WidAction(title="Get info for existing video"),authinfo=@WidAuth(required=true,params="accessToken",paramsdescription="Vimeo access token",referencesite="https://developer.vimeo.com/api/authentication")))
public class GetVideoInfoWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler