Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.FilterDto
Packages that use FilterDto
Package
Description
-
Uses of FilterDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest that return FilterDtoMethods in org.camunda.bpm.engine.rest that return types with arguments of type FilterDtoModifier and TypeMethodDescriptionFilterRestService.getFilters(javax.ws.rs.core.UriInfo uriInfo, Boolean itemCount, Integer firstResult, Integer maxResults) Methods in org.camunda.bpm.engine.rest with parameters of type FilterDto -
Uses of FilterDto in org.camunda.bpm.engine.rest.dto.runtime
Methods in org.camunda.bpm.engine.rest.dto.runtime that return FilterDtoModifier and TypeMethodDescriptionstatic FilterDtoFilterDto.fromFilter(org.camunda.bpm.engine.filter.Filter filter) -
Uses of FilterDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return FilterDtoMethods in org.camunda.bpm.engine.rest.impl that return types with arguments of type FilterDtoModifier and TypeMethodDescriptionFilterRestServiceImpl.getFilters(javax.ws.rs.core.UriInfo uriInfo, Boolean itemCount, Integer firstResult, Integer maxResults) Methods in org.camunda.bpm.engine.rest.impl with parameters of type FilterDto -
Uses of FilterDto in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime that return FilterDtoMethods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type FilterDto -
Uses of FilterDto in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return FilterDtoMethods in org.camunda.bpm.engine.rest.sub.runtime.impl with parameters of type FilterDto