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