Package org.flowable.common.rest.api
-
Interface Summary Interface Description ListProcessor<REQ,RES> A processor for converting List of a certain type into list of a different type.PaginateListUtil A util class that can be used to perform easy pagination (with defaults provided by Flowable). -
Class Summary Class Description AbstractPaginateList<RES,REQ> Deprecated. usePaginateListUtilandListProcessorinsteadDataResponse<T> DefaultPaginateList<T> Deprecated. usePaginateListUtiland the appropriateListProcessorinsteadEngineInfoResponse PaginateRequest Interface representing a paginated request object, use when paging is needed without using URL-parameters.RequestUtil RestError Used for creating a response that represent an error that occurred.