|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheableContextProvider | |
---|---|
com.atlassian.jira.plugin.viewissue | |
com.atlassian.jira.plugin.webfragment | |
com.atlassian.jira.projectconfig.contextproviders |
Uses of CacheableContextProvider in com.atlassian.jira.plugin.viewissue |
---|
Classes in com.atlassian.jira.plugin.viewissue that implement CacheableContextProvider | |
---|---|
class |
ActivityBlockViewIssueContextProvider
Context Provider for the Activity block section on View Issue page. |
class |
AddCommentViewIssueContextProvider
Context Provider for Add Comment block on View issue page. |
class |
AttachmentBlockContextProvider
Provides context for the Attachments block on the View Issue page. |
class |
DateBlockContextProvider
Context Provider for Date Block on View Issue page. |
class |
LinkBlockContextProvider
Context Provider for the Link block on the view issue page. |
class |
PeopleBlockContextProvider
Context Provider for the People Block pnn view issue |
class |
SubTasksContxtProvider
Context Provider for the subtask section on view issue. |
class |
SubTasksProgressContextProvider
Context Provider for the Sub Task Progress bar. |
class |
TimeTrackingViewIssueContextProvider
Context Provider for the Time Tracking Web Panel. |
Uses of CacheableContextProvider in com.atlassian.jira.plugin.webfragment |
---|
Constructors in com.atlassian.jira.plugin.webfragment with parameters of type CacheableContextProvider | |
---|---|
CacheableContextProviderDecorator(CacheableContextProvider contextProvider)
|
Uses of CacheableContextProvider in com.atlassian.jira.projectconfig.contextproviders |
---|
Classes in com.atlassian.jira.projectconfig.contextproviders that implement CacheableContextProvider | |
---|---|
class |
AdminContextProvider
Provides velocity contexts for rendering admin header panels. |
class |
ComponentsContextProvider
Context provider for |
class |
ComponentsSummaryPanelContextProvider
Provides the context to velocity needed to display the components summary panel on the view project page. |
class |
FieldsSummaryPanelContextProvider
Provides context for the field configs summary panel, in particular the field config scheme and field configs (fieldLayouts), etc. |
class |
IssueTypesSummaryPanelContextProvider
Provides context for the issue types summary panel, in particular the "issueTypes" object containing the list of a project's IssueType s. |
class |
NotificationsSummaryPanelContextProvider
|
class |
PeopleSummaryPanelContextProvider
Provides context for the people summary panel, in particular the project lead username, default assignee and other booleans indicating if the project lead user exists, etc. |
class |
PermissionsSummaryPanelContextProvider
Provides data to the permissions summary template, on the project configuration page |
class |
ProjectFieldsContextProvider
Context Provider for the fields panel |
class |
ProjectIssueSecurityContextProvider
Context Provider for the issue securities panel |
class |
ProjectIssueTypeContextProvider
Context Provider for the issuetypes panel |
class |
ProjectNotificationContextProvider
Context Provider for the notifications panel |
class |
ProjectPeopleContextProvider
Provides context for the people tab. |
class |
ProjectPermissionContextProvider
ContextProvider for the Permissions Tab in project Config |
class |
ProjectScreensContextProvider
Context Provider for the notifications panel |
class |
ScreensSummaryPanelContextProvider
Provides context for the screens summary panel, in particular the "screenSchemes" object containing the list of ScreensSummaryPanelContextProvider.SimpleScreenScheme s. |
class |
SettingsSummaryPanelContextProvider
Provides velocity context for the "settings" summary panel. |
class |
SummaryContextProvider
Provides context for the main summary page, in particular the list of SimplePanel columns via leftColumn and
rightColumn objects. |
class |
VersionsSummaryPanelContextProvider
Provides the context to velocity needed to display the versions summary panel on the view project page. |
class |
WorkflowContextProvider
Context provider for the workflow tab. |
class |
WorkflowSummaryPanelContextProvider
Produces the velocity context for the workflow summary panel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |