Object getBaseRuleTemplate(String projectName, String ruleTemplateContents, String extension)Object getBaseRuleTemplate(String projectName, String ruleTemplateContents, String extension)RuleTemplate model instance.| Name | Type | Description |
|---|---|---|
projectName | String | Name of the project |
ruleTemplateContents | String | The raw string contents of the RT/RTI |
extension | String | (Valid values : ruletemplate | ruletemplateinstance) |
| Type | Description |
|---|---|
object | representing RT/RTI |