| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest.dto | |
| org.camunda.bpm.engine.rest.mapper |
| Modifier and Type | Method and Description |
|---|---|
static VariableValueDto |
VariableValueDto.fromFormPart(String type,
MultipartFormData.FormPart binaryDataFormPart) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,MultipartFormData.FormPart> |
MultipartFormData.formParts |
| Modifier and Type | Method and Description |
|---|---|
MultipartFormData.FormPart |
MultipartFormData.getNamedPart(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartFormData.addPart(MultipartFormData.FormPart formPart) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.