Uses of Interface
com.atlassian.confluence.content.ui.ContentUiSupport
Packages that use ContentUiSupport
Package
Description
-
Uses of ContentUiSupport in com.atlassian.confluence.content
Methods in com.atlassian.confluence.content that return ContentUiSupportModifier and TypeMethodDescriptionContentType.getContentUiSupport()
TestContentType.getContentUiSupport()
UninstalledContentType.getContentUiSupport()
-
Uses of ContentUiSupport in com.atlassian.confluence.content.custom
Methods in com.atlassian.confluence.content.custom that return ContentUiSupport -
Uses of ContentUiSupport in com.atlassian.confluence.content.ui
Classes in com.atlassian.confluence.content.ui that implement ContentUiSupportModifier and TypeClassDescriptionclass
class
class
class
SimpleUiSupport<T extends ContentEntityObject>
Methods in com.atlassian.confluence.content.ui that return ContentUiSupportModifier and TypeMethodDescriptionstatic ContentUiSupport
SimpleUiSupport.getUnknown
(com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider) -
Uses of ContentUiSupport in com.atlassian.confluence.core
Fields in com.atlassian.confluence.core declared as ContentUiSupportModifier and TypeFieldDescriptionprotected ContentUiSupport
ConfluenceActionSupport.contentUiSupport
Methods in com.atlassian.confluence.core with parameters of type ContentUiSupportModifier and TypeMethodDescriptionvoid
ConfluenceActionSupport.setContentUiSupport
(ContentUiSupport contentUiSupport) -
Uses of ContentUiSupport in com.atlassian.confluence.impl.velocity
Constructors in com.atlassian.confluence.impl.velocity with parameters of type ContentUiSupportModifierConstructorDescriptionBeanContextItemProvider
(PermissionHelper permissionHelper, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, WebMenuManager webMenuManager, SpaceManager spaceManager, com.atlassian.struts.xsrf.XsrfTokenGenerator xsrfTokenGenerator, ContentUiSupport<ContentEntityObject> contentUiSupport, Deprecated deprecated, com.atlassian.theme.api.request.RequestScopeThemeService requestScopeThemeService, SpaceToolsTabsHelper spaceToolsTabsHelper, UserHelper userHelper, IndexUrlHelper indexUrlHelper, ApiContentUiSupport<Content> apiContentUiSupport, SpaceSettingsManager spaceSettingsManager, UserAccessorInternal userAccessor, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, LanguageManager languageManager, PageManager pageManager) -
Uses of ContentUiSupport in com.atlassian.confluence.mail.jobs
Constructors in com.atlassian.confluence.mail.jobs with parameters of type ContentUiSupportModifierConstructorDescriptionDefaultDailyReportManager
(com.atlassian.core.task.MultiQueueTaskManager taskManager, ChangeDigestNotificationBean changeNotificationBean, UserPreferencesAccessor userPreferencesAccessor, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, GlobalSettingsManager settingsManager, DataSourceFactory dataSourceFactory, ContentUiSupport<ContentEntityObject> contentUiSupport, I18NBeanFactory i18NBeanFactory) -
Uses of ContentUiSupport in com.atlassian.confluence.plugins.contentproperty
Methods in com.atlassian.confluence.plugins.contentproperty that return ContentUiSupport -
Uses of ContentUiSupport in com.atlassian.confluence.plugins.edgeindex.rest
Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type ContentUiSupportModifierConstructorDescriptionStreamItemFactory
(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport) -
Uses of ContentUiSupport in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type ContentUiSupportModifierConstructorDescriptionRecentlyUpdatedContentService
(ContentUiSupport contentUiSupport, I18NBeanFactory i18NBeanFactory, PermissionManager permissionManager, HttpContext httpContext, LocaleManager localeManager, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, SearchManager searchManager, PredefinedSearchBuilder searchBuilder, ConfluenceMonitoring confluenceMonitoring, com.atlassian.event.api.EventPublisher eventPublisher) RecentUpdate
(SearchResult result, FriendlyDateFormatter dateFormatter, String contextPath, ContentUiSupport contentUiSupport, I18NBeanFactory i18NBeanFactory) -
Uses of ContentUiSupport in com.atlassian.confluence.plugins.soy
Constructors in com.atlassian.confluence.plugins.soy with parameters of type ContentUiSupportModifierConstructorDescriptionGetContentTypeI18nKeyFunction
(ContentUiSupport<ContentEntityObject> contentUiSupport) -
Uses of ContentUiSupport in com.atlassian.confluence.util.actions
Constructors in com.atlassian.confluence.util.actions with parameters of type ContentUiSupportModifierConstructorDescriptionContentTypesDisplayMapper
(UserProfilePictureAccessor userProfilePictureAccessor, ConfluenceUserResolver userResolver, ContentUiSupport<?> contentUiSupport)