| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleDownloadFromDrive | GoogleDownloadFromDrive | mvel: new org.jbpm.process.workitem.google.drive.MediaDownloadWorkitemHandler() |
| Name | Type | Required |
|---|---|---|
| DocumentPath | new StringDataType() | true |
| Name | Type |
|---|---|
| Document | new StringDataType() |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-drive-workitem | 7.13.0.Final |
| Name | Display Name | Category | Description | Handler |
|---|---|---|---|---|
| GoogleUploadToDrive | GoogleUploadToDrive | mvel: new org.jbpm.process.workitem.google.drive.MediaUploadWorkitemHandler() |
| Name | Type | Required |
|---|---|---|
| UploadPath | new StringDataType() | true |
| DocMimeType | new StringDataType() | true |
| DocToUpload | new StringDataType() | true |
| Group | Artifact | Version |
|---|---|---|
| org.jbpm.contrib | google-drive-workitem | 7.13.0.Final |