Uses of Interface
com.atlassian.confluence.content.ui.ContentUiSupport
Package
Description
-
Uses of ContentUiSupport in com.atlassian.confluence.content
Modifier and TypeMethodDescriptionContentType.getContentUiSupport()
UninstalledContentType.getContentUiSupport()
-
Uses of ContentUiSupport in com.atlassian.confluence.content.custom
-
Uses of ContentUiSupport in com.atlassian.confluence.content.ui
Modifier and TypeClassDescriptionclass
class
class
class
SimpleUiSupport<T extends ContentEntityObject>
Modifier and TypeMethodDescriptionstatic ContentUiSupport
SimpleUiSupport.getUnknown
(com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider) -
Uses of ContentUiSupport in com.atlassian.confluence.core
Modifier and TypeFieldDescriptionprotected ContentUiSupport
ConfluenceActionSupport.contentUiSupport
Modifier and TypeMethodDescriptionvoid
ConfluenceActionSupport.setContentUiSupport
(ContentUiSupport contentUiSupport) -
Uses of ContentUiSupport in com.atlassian.confluence.impl.velocity
ModifierConstructorDescriptionBeanContextItemProvider
(PermissionHelper permissionHelper, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, WebMenuManager webMenuManager, SpaceManager spaceManager, com.atlassian.xwork.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.it.api.test.plugin.apiavailable
Modifier and TypeMethodDescriptionDummyAvailableContentType.getContentUiSupport()
DummyUnavailableContentType.getContentUiSupport()
-
Uses of ContentUiSupport in com.atlassian.confluence.mail.jobs
ModifierConstructorDescriptionDefaultDailyReportManager
(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
-
Uses of ContentUiSupport in com.atlassian.confluence.plugins.edgeindex.rest
ModifierConstructorDescriptionStreamItemFactory
(ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, ContentEntityHelper contentEntityHelper, EdgeTypeRepository edgeTypeRepository, ContentUiSupport<ContentEntityObject> contentUiSupport) -
Uses of ContentUiSupport in com.atlassian.confluence.plugins.macros.dashboard.recentupdates
ModifierConstructorDescriptionRecentlyUpdatedContentService
(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
ModifierConstructorDescriptionGetContentTypeI18nKeyFunction
(ContentUiSupport<ContentEntityObject> contentUiSupport) -
Uses of ContentUiSupport in com.atlassian.confluence.util.actions
ModifierConstructorDescriptionContentTypesDisplayMapper
(UserProfilePictureAccessor userProfilePictureAccessor, ConfluenceUserResolver userResolver, ContentUiSupport<?> contentUiSupport)