public class DeleteFormInstancesByScopeDefinitionCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
scopeDefinitionId |
| Constructor and Description |
|---|
DeleteFormInstancesByScopeDefinitionCmd(String scopeDefinitionId) |
protected String scopeDefinitionId
public DeleteFormInstancesByScopeDefinitionCmd(String scopeDefinitionId)
public Void execute(CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.