Uses of Class
com.atlassian.jira.web.component.webfragment.WebFragmentWebComponent
Packages that use WebFragmentWebComponent
Package
Description
-
Uses of WebFragmentWebComponent in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return WebFragmentWebComponentModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.webFragmentWebComponent(com.atlassian.plugin.web.api.DynamicWebInterfaceManager dynamicWebInterfaceManager, VelocityTemplatingEngine velocityTemplatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, SimpleLinkManager simpleLinkManager) -
Uses of WebFragmentWebComponent in com.atlassian.jira.plugin.userformat
Constructors in com.atlassian.jira.plugin.userformat with parameters of type WebFragmentWebComponentModifierConstructorDescriptionFullProfileUserFormat(EmailFormatter emailFormatter, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext, GroupPermissionChecker groupPermissionChecker, WebFragmentWebComponent webFragmentWebComponent, UserManager userManager, UserKeyService userKeyService, UserFormatModuleDescriptor moduleDescriptor, UserPropertyManager userPropertyManager, GroupManager groupManager)