Modifier and Type | Field and Description |
---|---|
protected String |
decisionDefinitionId |
Constructor and Description |
---|
DeleteHistoricDecisionInstanceByDefinitionIdCmd(String decisionDefinitionId) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext commandContext) |
protected long |
getDecisionInstanceCount(CommandContext commandContext) |
protected void |
writeUserOperationLog(CommandContext commandContext,
long numInstances) |
protected final String decisionDefinitionId
public DeleteHistoricDecisionInstanceByDefinitionIdCmd(String decisionDefinitionId)
public Object execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, long numInstances)
protected long getDecisionInstanceCount(CommandContext commandContext)
Copyright © 2022. All rights reserved.