Uses of Class
org.camunda.community.mockito.query.BatchStatisticsQueryMock
-
Packages that use BatchStatisticsQueryMock Package Description org.camunda.community.mockito -
-
Uses of BatchStatisticsQueryMock in org.camunda.community.mockito
Methods in org.camunda.community.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)
-