public static class TemplateQueryParser.TemplateContext extends Object
Constructor and Description |
---|
TemplateContext(ScriptService.ScriptType type,
String template,
Map<String,Object> params) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
params() |
ScriptService.ScriptType |
scriptType() |
String |
template() |
String |
toString() |
public TemplateContext(ScriptService.ScriptType type, String template, Map<String,Object> params)
Copyright © 2009–2015. All rights reserved.