| java.lang.Object | |
| ↳ | com.atlassian.jira.project.template.descriptor.ConfigTemplateParserImpl |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Parses the given configuration into an instance of
ConfigTemplate. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.jira.project.template.descriptor.ConfigTemplateParser
| |||||||||||||
Parses the given configuration into an instance of ConfigTemplate.
| configFile | configuration file |
|---|---|
| plugin | plugin performing the loading |

