Uses of Interface
com.atlassian.confluence.relations.touch.TouchRelationSupport
Packages that use TouchRelationSupport
Package
Description
-
Uses of TouchRelationSupport in com.atlassian.confluence.api.impl.service.content
Constructor parameters in com.atlassian.confluence.api.impl.service.content with type arguments of type TouchRelationSupportModifierConstructorDescriptionContentServiceImpl
(PermissionManager permissionManager, ContentFactory contentFactory, ContentFinderFactory contentFinderFactory, ContentTrashService trashService, ApiSupportProvider apiSupportProvider, ContentEntityManagerInternal contentEntityManager, UserChecker userChecker, Supplier<TouchRelationSupport> touchRelationSupportSupplier, LicenseService licenseService) -
Uses of TouchRelationSupport in com.atlassian.confluence.relations.touch
Classes in com.atlassian.confluence.relations.touch that implement TouchRelationSupport -
Uses of TouchRelationSupport in com.atlassian.confluence.tinymceplugin.rest
Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type TouchRelationSupportModifierConstructorDescriptionDraftsResource
(UserAccessor userAccessor, DraftService draftService, FormatSettingsManager formatSettingsManager, LocaleManager localeManager, PermissionManager permissionManager, DraftManager draftManager, I18NBeanFactory i18NBeanFactory, PageManager pageManager, DraftsTransitionHelper draftsTransitionHelper, EditorConverter editConverter, com.atlassian.event.api.EventPublisher eventPublisher, RelationService relationService, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, TouchRelationSupport touchRelationSupport)