| Package | Description |
|---|---|
| org.flowable.content.rest |
| Modifier and Type | Method and Description |
|---|---|
protected ContentRestUrlBuilder |
ContentRestResponseFactory.createUrlBuilder() |
static ContentRestUrlBuilder |
ContentRestUrlBuilder.fromCurrentRequest()
Extracts the base URL from current request
|
static ContentRestUrlBuilder |
ContentRestUrlBuilder.fromRequest(javax.servlet.http.HttpServletRequest request)
Extracts the base URL from the request
|
static ContentRestUrlBuilder |
ContentRestUrlBuilder.usingBaseUrl(String baseUrl)
Uses baseUrl as the base URL
|
| Modifier and Type | Method and Description |
|---|---|
ContentItemResponse |
ContentRestResponseFactory.createContentItemResponse(org.flowable.content.api.ContentItem contentItem,
ContentRestUrlBuilder urlBuilder) |
Copyright © 2019 Flowable. All rights reserved.