Uses of Class
org.camunda.bpm.extension.mockito.query.HistoricCaseInstanceQueryMock
-
Packages that use HistoricCaseInstanceQueryMock Package Description org.camunda.bpm.extension.mockito -
-
Uses of HistoricCaseInstanceQueryMock in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return HistoricCaseInstanceQueryMock Modifier and Type Method Description static HistoricCaseInstanceQueryMockCamundaMockito. mockHistoricCaseInstanceQuery(org.camunda.bpm.engine.HistoryService serviceMock)static HistoricCaseInstanceQueryMockQueryMocks. mockHistoricCaseInstanceQuery(org.camunda.bpm.engine.HistoryService serviceMock)
-