Package com.atlassian.jira.template
Class Template
java.lang.Object
com.atlassian.jira.template.Template
-
Field Details
-
TEMPLATE
- See Also:
-
TEMPLATE_TYPE_ISSUEEVENT
- See Also:
-
TEMPLATE_TYPE_FILTERSUB
- See Also:
-
-
Constructor Details
-
Template
public Template(org.ofbiz.core.entity.GenericValue templateGV) Create a template object from a generic value representing a template.- Parameters:
templateGV
- the generic value representing a template
-
Template
Create a template object.- Parameters:
name
-headers
-html
-text
-
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getHeaders
-
setHeaders
-
getHtml
-
setHtml
-
getText
-
setText
-
getType
-
setType
-