| Name | Display Name | Category | Description | Handler | 
|---|---|---|---|---|
| UploadVimeo | UploadVimeo | vimeo-workitem | mvel: new org.jbpm.process.workitem.vimeo.UploadVideoWorkitemHandler("accessToken") | 
| Name | Type | Required | 
|---|---|---|
| VideoFile | new StringDataType() | true | 
| Name | Type | 
|---|---|
| VideoEndpoint | new StringDataType() | 
| Group | Artifact | Version | 
|---|---|---|
| org.jbpm.contrib | vimeo-workitem | 7.68.0.Final | 
| Auth Required | Params | Params Description | Reference Site | 
|---|---|---|---|
| true | accessToken | Vimeo access token | https://developer.vimeo.com/api/authentication | 
| Name | Display Name | Category | Description | Handler | 
|---|---|---|---|---|
| UpdateVimeo | UpdateVimeo | vimeo-workitem | mvel: new org.jbpm.process.workitem.vimeo.UpdateVideoMetadataWorkitemHandler("accessToken") | 
| Name | Type | Required | 
|---|---|---|
| Description | new StringDataType() | false | 
| License | new StringDataType() | false | 
| PrivacyView | new StringDataType() | false | 
| PrivacyEmbed | new StringDataType() | false | 
| ReviewLink | new StringDataType() | false | 
| VideoEndpoint | new StringDataType() | true | 
| Name | new StringDataType() | false | 
| Name | Type | 
|---|---|
| ResponseStatusCode | new StringDataType() | 
| Group | Artifact | Version | 
|---|---|---|
| org.jbpm.contrib | vimeo-workitem | 7.68.0.Final | 
| Auth Required | Params | Params Description | Reference Site | 
|---|---|---|---|
| true | accessToken | Vimeo access token | https://developer.vimeo.com/api/authentication | 
| Name | Display Name | Category | Description | Handler | 
|---|---|---|---|---|
| DeleteVimeo | DeleteVimeo | vimeo-workitem | mvel: new org.jbpm.process.workitem.vimeo.DeleteVideoWorkitemHandler("accessToken") | 
| Name | Type | Required | 
|---|---|---|
| VideoEndpoint | new StringDataType() | true | 
| Name | Type | 
|---|---|
| ResponseStatusCode | new StringDataType() | 
| Group | Artifact | Version | 
|---|---|---|
| org.jbpm.contrib | vimeo-workitem | 7.68.0.Final | 
| Auth Required | Params | Params Description | Reference Site | 
|---|---|---|---|
| true | accessToken | Vimeo access token | https://developer.vimeo.com/api/authentication | 
| Name | Display Name | Category | Description | Handler | 
|---|---|---|---|---|
| GetInfoVimeo | GetInfoVimeo | vimeo-workitem | mvel: new org.jbpm.process.workitem.vimeo.GetVideoInfoWorkitemHandler("accessToken") | 
| Name | Type | Required | 
|---|---|---|
| VideoEndpoint | new StringDataType() | true | 
| Name | Type | 
|---|---|
| VideoInfo | new StringDataType() | 
| Group | Artifact | Version | 
|---|---|---|
| org.jbpm.contrib | vimeo-workitem | 7.68.0.Final | 
| Auth Required | Params | Params Description | Reference Site | 
|---|---|---|---|
| true | accessToken | Vimeo access token | https://developer.vimeo.com/api/authentication |