Uses of Class
org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
Packages that use SchemaLogQueryDto
-
Uses of SchemaLogQueryDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type SchemaLogQueryDtoModifier and TypeMethodDescriptionSchemaLogRestService.querySchemaLog
(SchemaLogQueryDto dto, Integer firstResult, Integer maxResults) -
Uses of SchemaLogQueryDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type SchemaLogQueryDtoModifier and TypeMethodDescriptionSchemaLogRestServiceImpl.querySchemaLog
(SchemaLogQueryDto dto, Integer firstResult, Integer maxResults)