${project.name} ${project.description}
# Name Handler Wid Auth Required Docs
1 GithubForkRepository mvel: new org.jbpm.process.workitem.github.ForkRepositoryWorkitemHandler("userName", "password") GithubForkRepository.wid true  View
2 GithubMergePullRequest mvel: new org.jbpm.process.workitem.github.MergePullRequestWorkitemHandler("userName", "password") GithubMergePullRequest.wid true  View
3 GithubCreateGist mvel: new org.jbpm.process.workitem.github.CreateGistWorkitemHandler("userName", "password") GithubCreateGist.wid true  View
4 GithubListRepositories mvel: new org.jbpm.process.workitem.github.ListRepositoriesWorkitemHandler("userName", "password") GithubListRepositories.wid true  View
5 GithubFetchIssues mvel: new org.jbpm.process.workitem.github.FetchIssuesWorkitemHandler("userName", "password") GithubFetchIssues.wid true  View