Constructors
constructor
-
Parameters
-
serverOptionService: ServerOptionService
-
Methods
addTemplate
-
Type parameters
Parameters
getCategory
- getCategory(categoryName: string): Category
getCategoryByLabel
- getCategoryByLabel(label: string): undefined | Category
getTemplate
- getTemplate(templateName: string): Template<unknown>