public class TemplateApi extends Object
| Constructor and Description |
|---|
TemplateApi() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String templateName,
String scriptName,
HashMap<String,Object> bindings) |
McTemplate |
getTemplate(String templateName) |
public String get(String templateName, String scriptName, HashMap<String,Object> bindings) throws Exception
Exceptionpublic McTemplate getTemplate(String templateName) throws IllegalAccessException, McBadRequestException, IOException
Copyright © 2015–2019. All rights reserved.