Uses of Class
org.camunda.bpm.engine.rest.dto.ResourceReportDto
Packages that use ResourceReportDto
-
Uses of ResourceReportDto in org.camunda.bpm.engine.rest.dto
Fields in org.camunda.bpm.engine.rest.dto with type parameters of type ResourceReportDtoModifier and TypeFieldDescriptionprotected Map<String,
ResourceReportDto> ParseExceptionDto.details
Methods in org.camunda.bpm.engine.rest.dto that return types with arguments of type ResourceReportDtoMethod parameters in org.camunda.bpm.engine.rest.dto with type arguments of type ResourceReportDtoModifier and TypeMethodDescriptionvoid
ParseExceptionDto.setDetails
(Map<String, ResourceReportDto> details)