java.lang.Object | |
↳ | com.atlassian.jira.mail.MailImageInlinerImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Tries to inline all the images specified by an IMG tag.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Tries to inline all the images specified by an IMG tag. Replaces the image url with the cid link or unchanged path if specified path cannot be added as attachment. Will then build the related body parts for the attachments.
html | HTML to change. |
---|
MailImageInliner.InlinedEmailBody
to represent the new email body, fully inlined