Package org.flowable.dmn.api
Interface NativeHistoricDecisionExecutionQuery
- All Superinterfaces:
NativeQuery<NativeHistoricDecisionExecutionQuery,
DmnHistoricDecisionExecution>
- All Known Implementing Classes:
NativeHistoryDecisionExecutionQueryImpl
public interface NativeHistoricDecisionExecutionQuery
extends NativeQuery<NativeHistoricDecisionExecutionQuery,DmnHistoricDecisionExecution>
-
Method Summary
Methods inherited from interface org.flowable.common.engine.api.query.NativeQuery
count, list, listPage, parameter, singleResult, sql