java.lang.Object | |
↳ | com.atlassian.jira.web.util.ChangeHistoryUtils |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CHANGED_FROM | ||||||||||
String | LINE_ENDING | ||||||||||
String | SET_TO | ||||||||||
String | TERMINATOR | ||||||||||
String | TERMINATOR_BR | ||||||||||
String | TO | ||||||||||
String | WAS_ADDED | ||||||||||
String | WAS_REMOVED |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Highlight a change log by breaking it into separate lines and highlighting each one
| |||||||||||
There are a few different types of change logs, each appearing on separate lines:
[Field] changed from [foo] to [bar] [Field] set to [foo] [Version] [X] was added [Version] [Y] was removed |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Highlight a change log by breaking it into separate lines and highlighting each one
There are a few different types of change logs, each appearing on separate lines:
[Field] changed from [foo] to [bar] [Field] set to [foo] [Version] [X] was added [Version] [Y] was removed