public class NotifyUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Template |
choose(List<Template> templates,
IRenderService.Type type,
IRenderService.Version version) |
static String |
html2text(String html)
TODO this should become customizable
|
static String |
text2html(String text) |
public static String html2text(String html)
html - public static Template choose(@Nonnull List<Template> templates, IRenderService.Type type, IRenderService.Version version)
templates - a list of templates to choose from. keys needn't be equaltype - null if not required, prefers HTML over TEXTversion - null if not required, prefers LONG over SHORTCopyright © 2015 Molindo GmbH. All Rights Reserved.