public class DeleteDataObjectVariablesCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
masterDataInstanceId |
| Constructor and Description |
|---|
DeleteDataObjectVariablesCmd(String masterDataInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.