Uses of Class
org.flowable.rest.service.api.management.TableResponse
Packages that use TableResponse
-
Uses of TableResponse in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api that return TableResponseModifier and TypeMethodDescriptionRestResponseFactory.createTableResponse
(String name, Long count) RestResponseFactory.createTableResponse
(String name, Long count, RestUrlBuilder urlBuilder) Methods in org.flowable.rest.service.api that return types with arguments of type TableResponseModifier and TypeMethodDescriptionRestResponseFactory.createTableResponseList
(Map<String, Long> tableCounts) -
Uses of TableResponse in org.flowable.rest.service.api.management
Methods in org.flowable.rest.service.api.management that return TableResponseMethods in org.flowable.rest.service.api.management that return types with arguments of type TableResponse