RenderRequest
declslides.application.RenderRequest
Rendering request expressed in application-layer terms.
Grouping input, output, and format into one value makes the render use case easier to pass around and evolve over time.
Value parameters
- input
-
input script to render
- output
-
destination file for the rendered document
- requestedFormat
-
raw format requested by the caller
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article