Uses of Package
com.atlassian.jira.plugin.webfragment

Packages that use com.atlassian.jira.plugin.webfragment
com.atlassian.jira.admin   
com.atlassian.jira.admin.adminheader   
com.atlassian.jira.admin.contextproviders   
com.atlassian.jira.gadgets.system   
com.atlassian.jira.hints   
com.atlassian.jira.issue.history   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.transitions   
com.atlassian.jira.issue.util   
com.atlassian.jira.plugin.headernav   
com.atlassian.jira.plugin.navigation   
com.atlassian.jira.plugin.projectpanel.fragment.impl   
com.atlassian.jira.plugin.viewissue   
com.atlassian.jira.plugin.viewissue.issuelink.rest   
com.atlassian.jira.plugin.webfragment   
com.atlassian.jira.portal   
com.atlassian.jira.project   
com.atlassian.jira.projectconfig.contextproviders   
com.atlassian.jira.rest.v1.issues   
com.atlassian.jira.rest.v1.menus   
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.rest.v2.issue.builder   
com.atlassian.jira.rest.v2.issue.version   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.browser   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.component   
com.atlassian.jira.web.component.webfragment   
com.atlassian.jira.web.sitemesh   
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.admin
DefaultSimpleLinkManager
          Default implementation of the SimpleLinkManager This actually uses combines SimpleLinkFactory lists with WebItemModuleDescriptor links and WebSectionModuleDescriptor sections, respecting weights.
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.admin.adminheader
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.admin.contextproviders
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.gadgets.system
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.hints
JiraWebInterfaceManager
          Jira wrapper for the WebInterfaceManager.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.issue.history
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.issue.search
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.issue.transitions
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.issue.util
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.plugin.headernav
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.plugin.navigation
JiraWebInterfaceManager
          Jira wrapper for the WebInterfaceManager.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.plugin.projectpanel.fragment.impl
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.plugin.viewissue
CacheableContextProvider
          Implementing ContextProviders will be wrapped with CacheableContextProviderDecorator on creation in JiraWebFragmentHelper, and have ContextProvider.getContextMap(java.util.Map) invocation results cached in the request.
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.plugin.viewissue.issuelink.rest
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.plugin.webfragment
CacheableContextProvider
          Implementing ContextProviders will be wrapped with CacheableContextProviderDecorator on creation in JiraWebFragmentHelper, and have ContextProvider.getContextMap(java.util.Map) invocation results cached in the request.
JiraWebInterfaceManager
          Jira wrapper for the WebInterfaceManager.
SimpleLinkFactoryModuleDescriptors
          Gets the configured link factories.
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.portal
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.project
SimpleLinkFactory
          A factory that produces a list of SimpleLink objects.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.projectconfig.contextproviders
CacheableContextProvider
          Implementing ContextProviders will be wrapped with CacheableContextProviderDecorator on creation in JiraWebFragmentHelper, and have ContextProvider.getContextMap(java.util.Map) invocation results cached in the request.
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.rest.v1.issues
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.rest.v1.menus
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.rest.v2.issue
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.rest.v2.issue.builder
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.rest.v2.issue.version
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.action.admin.user
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.action.browser
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.action.issue
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.action.user
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.component
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.component.webfragment
JiraWebInterfaceManager
          Jira wrapper for the WebInterfaceManager.
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 

Classes in com.atlassian.jira.plugin.webfragment used by com.atlassian.jira.web.sitemesh
SimpleLinkManager
          A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.