Interface IssueView

All Known Implementing Classes:
AbstractIssueHtmlView, AbstractIssueView, IssueHtmlView, IssueWordView, IssueXMLView, ReferenceIssueView

@PublicSpi public interface IssueView
A specific view of an Issue. Generally this is a different content type (eg. XML, Word or PDF versions of an issue).
See Also: