java.lang.Object | |
↳ | com.atlassian.jira.admin.IntroductionPropertyImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the description HTML for the introduction field.
| |||||||||||
Returns the edit HTML for this renderable application property.
| |||||||||||
Returns the value of the introduction property value in raw format.
| |||||||||||
Returns the view HTML for the introduction property.
| |||||||||||
Sets the value of the introduction property.
|
[Expand]
Inherited Methods | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||
![]()
|
Returns the description HTML for the introduction field.
Returns the edit HTML for this renderable application property.
fieldName | the field name to use in the generated HTML |
---|
Returns the value of the introduction property value in raw format.
Returns the view HTML for the introduction property.
Sets the value of the introduction property.
value | a String containing the property |
---|