public class RenderRequest extends Object
| Constructor and Description |
|---|
RenderRequest(String uri)
Create a new render request based on the URI.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUri()
Get the URI of the page request.
|
String |
getUuid()
Get the unique identifier of the page.
|
public RenderRequest(String uri)
uri - URI of the page requestCopyright © 2017. All rights reserved.