| Modifier and Type | Field and Description |
|---|---|
protected String |
deploymentId |
protected String |
key |
| Constructor and Description |
|---|
SetDeploymentKeyCmd(String deploymentId,
String key) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(CommandContext commandContext) |
String |
getDeploymentId() |
String |
getKey() |
void |
setDeploymentId(String deploymentId) |
void |
setKey(String key) |
Copyright © 2020 Flowable. All rights reserved.