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