Class Viewable

java.lang.Object
sonia.scm.template.Viewable

public final class Viewable extends Object
A viewable holds the path to a template and the context object which is used to render the template. Viewables can be used as return type of jax-rs resources.
Since:
2.0.0
  • Constructor Details

  • Method Details