| Modifier and Type | Field and Description |
|---|---|
protected String |
category |
protected String |
decisionTableId |
| Constructor and Description |
|---|
SetDecisionTableCategoryCmd(String decisionTableId,
String category) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(CommandContext commandContext) |
String |
getCategory() |
String |
getDecisionTableId() |
void |
setCategory(String category) |
void |
setDecisionTableId(String decisionTableId) |
Copyright © 2019 Flowable. All rights reserved.