Package com.atlassian.jira.plugin.issueview
package com.atlassian.jira.plugin.issueview
-
ClassDescriptionThis class takes care of handling the creation of URLs for the issue view plugin, as well as handling the incoming requestsA specific view of an Issue.The purpose of this interface is to provide information about requested fields to @{link IssueView#getContent} and @{link IssueView#wriiteHeaders} methods.An issue view allows you to view an issue in different ways (eg XML, Word, PDF)An issue view allows you to view an issue in different ways (eg XML, Word, PDF)This is used by
IssueView
plugins to retrieve information about their context.The purpose of this interface is to provide field information for @{link IssueView} interface implementations.Purpose of this class is to encapsulate view field definition parsing.Default implmentation of @see com.atlassian.jira.plugin.issueview.IssueViewRequestParams.