Uses of Class
org.camunda.bpm.extension.mockito.query.HistoricTaskInstanceQueryMock
-
Packages that use HistoricTaskInstanceQueryMock Package Description org.camunda.bpm.extension.mockito -
-
Uses of HistoricTaskInstanceQueryMock in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return HistoricTaskInstanceQueryMock Modifier and Type Method Description static HistoricTaskInstanceQueryMockCamundaMockito. mockHistoricTaskInstanceQuery(org.camunda.bpm.engine.HistoryService serviceMock)static HistoricTaskInstanceQueryMockQueryMocks. mockHistoricTaskInstanceQuery(org.camunda.bpm.engine.HistoryService serviceMock)
-