Uses of Class
com.atlassian.jira.web.action.util.DiffViewRenderer
Packages that use DiffViewRenderer
-
Uses of DiffViewRenderer in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return DiffViewRendererModifier and TypeMethodDescriptionSearchConfiguration.CommonSearchConfiguration.diffViewRenderer() -
Uses of DiffViewRenderer in com.atlassian.jira.mail
Constructors in com.atlassian.jira.mail with parameters of type DiffViewRendererModifierConstructorDescriptionDefaultTemplateContextFactory(TemplateIssueFactory templateIssueFactory, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, JiraDurationUtils jiraDurationUtils, EventTypeManager eventTypeManager, UserManager userManager, DiffViewRenderer diffViewRenderer, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, I18nHelper.BeanFactory beanFactory, ApplicationProperties applicationProperties, HistoryMetadataManager historyMetadataManager, HistoryMetadataRenderHelper historyMetadataRenderHelper, DateTimeFormatterFactory dateTimeFormatterFactory) DiffUtils(DiffViewRenderer diffViewRenderer) IssueTemplateContext(Locale locale, IssueEvent issueEvent, TemplateIssueFactory templateIssueFactory, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserManager userManager, JiraDurationUtils jiraDurationUtils, EventTypeManager eventTypeManager, DiffViewRenderer diffViewRenderer, com.atlassian.webresource.api.WebResourceUrlProvider resourceUrlProvider, ApplicationProperties applicationProperties, I18nHelper.BeanFactory beanFactory, HistoryMetadataManager historyMetadataManager, HistoryMetadataRenderHelper historyMetadataRenderHelper, DateTimeFormatterFactory dateTimeFormatterFactory)