[ [ "name" : "GithubCreateGist", "displayName" : "GithubCreateGist", "category" : "github-workitem", "description" : "", "defaultHandler" : "mvel: new org.jbpm.process.workitem.github.CreateGistWorkitemHandler(\"userName\", \"password\")", "documentation" : "github-workitem/index.html", "parameters" : [ "Description" : new StringDataType() ,"Content" : new StringDataType() ,"IsPublic" : new StringDataType() ], "results" : [ "GistURL" : new StringDataType() ], "mavenDependencies" : [ "org.jbpm.contrib:github-workitem:7.74.1.Final" ], "icon" : "GithubCreateGist.png" ] ]