public class TitleWriter extends Object
Constructor and Description |
---|
TitleWriter(PrintWriter responseWriter,
com.atlassian.soy.renderer.SoyTemplateRenderer soyRenderer,
ApplicationProperties applicationProperties) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.util.function.Supplier<String> titleSupplier) |
public TitleWriter(PrintWriter responseWriter, com.atlassian.soy.renderer.SoyTemplateRenderer soyRenderer, ApplicationProperties applicationProperties)
public void write(java.util.function.Supplier<String> titleSupplier)
Copyright © 2002-2024 Atlassian. All Rights Reserved.