Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
GithubForkRepository | GithubForkRepository | mvel: new org.jbpm.process.workitem.github.ForkRepositoryWorkitemHandler() |
Name | Type |
---|---|
Organization | StringDataType |
RepoOwner | StringDataType |
RepoName | StringDataType |
Name | Type |
---|---|
ForkedRepoInfo | StringDataType |
Group | Artifact | Version |
---|---|---|
org.eclipse.mylyn.github | org.eclipse.egit.github.core | 2.1.5 |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
GithubMergePullRequest | GithubMergePullRequest | mvel: new org.jbpm.process.workitem.github.MergePullRequestWorkitemHandler() |
Name | Type |
---|---|
CommitMessage | StringDataType |
RepoOwner | StringDataType |
RepoName | StringDataType |
PullRequestNum | StringDataType |
Name | Type |
---|---|
IsMerged | StringDataType |
Group | Artifact | Version |
---|---|---|
org.eclipse.mylyn.github | org.eclipse.egit.github.core | 2.1.5 |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
GithubCreateGist | GithubCreateGist | mvel: new org.jbpm.process.workitem.github.CreateGistWorkitemHandler() |
Name | Type |
---|---|
Description | StringDataType |
Content | StringDataType |
IsPublic | StringDataType |
Name | Type |
---|---|
GistURL | StringDataType |
Group | Artifact | Version |
---|---|---|
org.eclipse.mylyn.github | org.eclipse.egit.github.core | 2.1.5 |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
GithubListRepositories | GithubListRepositories | mvel: new org.jbpm.process.workitem.github.ListRepositoriesWorkitemHandler() |
Name | Type |
---|---|
User | StringDataType |
Name | Type |
---|---|
RepoListInfo | StringDataType |
Group | Artifact | Version |
---|---|---|
org.eclipse.mylyn.github | org.eclipse.egit.github.core | 2.1.5 |