Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
DropboxUploadFile | DropboxUploadFile | dropbox-workitem | mvel: new org.jbpm.process.workitem.dropbox.UploadFileWorkitemHandler("clientIdentifier", "accessToken") |
Name | Type | Required |
---|---|---|
Path | new StringDataType() | true |
Document | new StringDataType() | true |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | dropbox-workitem | 7.73.0.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
clientIdentifier accessToken |
Dropbox client identifier Dropbox access token |
https://www.dropbox.com/lp/developers |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
DropboxDownloadFile | DropboxDownloadFile | dropbox-workitem | mvel: new org.jbpm.process.workitem.dropbox.DownloadFileWorkitemHandler("clientIdentifier", "accessToken") |
Name | Type | Required |
---|---|---|
DocumentPath | new StringDataType() | true |
Name | Type |
---|---|
Document | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | dropbox-workitem | 7.73.0.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
clientIdentifier accessToken |
Dropbox client identifier Dropbox access token |
https://www.dropbox.com/lp/developers |