public class CaseInstanceUpdateRequest extends RestActionRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
businessKey |
protected String |
name |
DISABLE, ENABLE, EVALUATE_CRITERIA, START, TRIGGER| Constructor and Description |
|---|
CaseInstanceUpdateRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessKey() |
String |
getName() |
void |
setBusinessKey(String businessKey) |
void |
setName(String name) |
getAction, setActionCopyright © 2021 Flowable. All rights reserved.