Uses of Class
org.camunda.bpm.extension.mockito.query.BatchStatisticsQueryMock
-
Packages that use BatchStatisticsQueryMock Package Description org.camunda.bpm.extension.mockito -
-
Uses of BatchStatisticsQueryMock in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return BatchStatisticsQueryMock Modifier and Type Method Description static BatchStatisticsQueryMockCamundaMockito. mockBatchStatisticsQuery(org.camunda.bpm.engine.ManagementService serviceMock)static BatchStatisticsQueryMockQueryMocks. mockBatchStatisticsQuery(org.camunda.bpm.engine.ManagementService serviceMock)
-