public class DmnHistoryServiceImpl extends CommonEngineServiceImpl<DmnEngineConfiguration> implements DmnHistoryService
commandExecutorconfiguration| Constructor and Description |
|---|
DmnHistoryServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String> instanceIds,
String scopeType) |
DmnHistoricDecisionExecutionQuery |
createHistoricDecisionExecutionQuery() |
NativeHistoricDecisionExecutionQuery |
createNativeHistoricDecisionExecutionQuery() |
getCommandExecutor, setCommandExecutorgetConfigurationpublic DmnHistoricDecisionExecutionQuery createHistoricDecisionExecutionQuery()
createHistoricDecisionExecutionQuery in interface DmnHistoryServicepublic NativeHistoricDecisionExecutionQuery createNativeHistoricDecisionExecutionQuery()
createNativeHistoricDecisionExecutionQuery in interface DmnHistoryServicepublic void bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String> instanceIds, String scopeType)
bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType in interface DmnHistoryServiceCopyright © 2022 Flowable. All rights reserved.