Uses of Interface
com.atlassian.jira.web.bean.NonZipExpandableExtensions

Packages that use NonZipExpandableExtensions
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.bean   
 

Uses of NonZipExpandableExtensions in com.atlassian.jira.web.action.issue
 

Constructors in com.atlassian.jira.web.action.issue with parameters of type NonZipExpandableExtensions
ViewIssue(TrackbackManager trackbackManager, ThumbnailManager thumbnailManager, SubTaskManager subTaskManager, IssueLinkManager issueLinkManager, com.atlassian.plugin.PluginAccessor pluginAccessor, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, CommentManager commentManager, ProjectRoleManager projectRoleManager, CommentService commentService, AttachmentManager attachmentManager, AttachmentService attachmentService, AggregateTimeTrackingCalculatorFactory aggregateTimeTrackingCalculatorFactory, PagerManager pagerManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, SimpleLinkManager simpleLinkManager, TimeTrackingGraphBeanFactory timeTrackingGraphBeanFactory, AttachmentZipKit attachmentZipKit, NonZipExpandableExtensions nonZipExpandableExtensions, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, PermissionManager permissionManager)
           
 

Uses of NonZipExpandableExtensions in com.atlassian.jira.web.bean
 

Classes in com.atlassian.jira.web.bean that implement NonZipExpandableExtensions
 class ApplicationPropertiesBackedNonZipExpandableExtensions
          An implementation of NonZipExpandableExtensions that is backed by a jira application property.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.