public class TaskCompletionRequest extends Entity
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment |
protected String |
taskId
Not design to be used.
|
entityType| Constructor and Description |
|---|
TaskCompletionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
Map<String,Object> |
getVariables() |
void |
setComment(String comment) |
void |
setVariables(Map<String,Object> variables) |
getEntityTypeCopyright © 2018 Nuxeo. All rights reserved.