- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="GithubCreateGist.wid",name="GithubCreateGist",displayName="GithubCreateGist",defaultHandler="mvel: new org.jbpm.process.workitem.github.CreateGistWorkitemHandler()",documentation="github-workitem/index.html",parameters={@WidParameter(name="Content",required=true),@WidParameter(name="Description"),@WidParameter(name="IsPublic")},results=@WidResult(name="GistURL"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="github-workitem",version="7.13.0.Final"),serviceInfo=@WidService(category="Github",description="Create Gist or list your repositories in Github",keywords="gist,github,create",action=@WidAction(title="Create a new Gist")))
public class CreateGistWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler