| Constructor and Description |
|---|
ContentDraftServiceImpl(ContentDraftService legacyContentDraftServiceImpl,
ContentDraftService sharedContentDraftServiceImpl,
CollaborativeEditingHelper collaborativeEditingHelper,
ContentEntityManager contentEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRenderingService.setCollaborativeEditingHelper(CollaborativeEditingHelper collaborativeEditingHelper) |
| Constructor and Description |
|---|
RenderContentCommandImpl(PermissionManager permissionManager,
IdContentLocator entityLocator,
SpaceLocator spaceLocator,
String contentType,
String content,
FormatConverter formatConverter,
ConversionContextOutputType conversionContextOutputType,
CollaborativeEditingHelper collaborativeEditingHelper) |
| Constructor and Description |
|---|
DefaultDraftsTransitionHelper(PageManagerInternal pageManager,
DraftManager draftManager,
ContentEntityManager contentEntityManager,
AttachmentManager attachmentManager,
ContentPermissionManager contentPermissionManager,
ContentPropertyManager contentPropertyManager,
LabelManager labelManager,
CollaborativeEditingHelper collaborativeEditingHelper,
SpaceManager spaceManager) |
DefaultPageManager(PageDao pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDao abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
PermissionManager permissionManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
SynchronizationManager synchronizationManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.google.common.base.Supplier<com.atlassian.sal.api.features.DarkFeatureManager> darkFeatureManagerRef,
PermissionCheckExemptions permissionCheckExemptions,
HibernateSessionHelper hibernateSessionHelper,
net.sf.hibernate.SessionFactory sessionFactory,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
ContentPropertyService contentPropertyService) |
| Modifier and Type | Field and Description |
|---|---|
protected CollaborativeEditingHelper |
AbstractCreateAndEditPageAction.collaborativeEditingHelper |
| Modifier and Type | Method and Description |
|---|---|
CollaborativeEditingHelper |
ViewPageAction.getCollaborativeEditingHelper() |
CollaborativeEditingHelper |
AbstractCreateAndEditPageAction.getCollaborativeEditingHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewPageAction.setCollaborativeEditingHelper(CollaborativeEditingHelper collaborativeEditingHelper) |
void |
ResumeDraftAction.setCollaborativeEditingHelper(CollaborativeEditingHelper collaborativeEditingHelper) |
void |
HeartbeatAction.setCollaborativeEditingHelper(CollaborativeEditingHelper collaborativeEditingHelper) |
void |
AbstractCreateAndEditPageAction.setCollaborativeEditingHelper(CollaborativeEditingHelper collaborativeEditingHelper) |
| Constructor and Description |
|---|
EditorContentResource(CollaborativeEditingHelper collaborativeEditingHelper,
DataHelper dataHelper,
SynchronyContentService synchronyContentService) |
| Constructor and Description |
|---|
SynchronyContextProvider(PageManager pageManager,
CollaborativeEditingHelper collaborativeEditingHelper,
DataHelper dataHelper,
SynchronyServiceConfig synchronyServiceConfig,
SynchronyClient synchronyClient) |
| Constructor and Description |
|---|
SynchronyContentService(com.atlassian.event.api.EventPublisher eventPublisher,
CollaborativeEditingHelper collaborativeEditingHelper,
SynchronyRecoveryManager synchronyRecoveryManager,
ConfluenceRecoveryManager confluenceRecoveryManager,
SynchronyExternalChangesManager externalChangesManager,
SynchronyNotificationManager notificationManager,
DataHelper dataHelper,
ContentService contentService,
PersonService personService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCollaborativeEditingHelper |
| Constructor and Description |
|---|
PageResource(CommentService commentService,
NotificationManager notificationManager,
CommentRenderService commentRenderService,
CaptchaManager captchaManager,
FormatConverter converter,
PageManager pageManager,
PermissionManager permissionManager,
com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
DraftsTransitionHelper draftsTransitionHelper,
HeartbeatManager heartbeatManager,
Differ differ,
CollaborativeEditingHelper collaborativeEditingHelper) |
| Modifier and Type | Method and Description |
|---|---|
CollaborativeEditingHelper |
ViewMyDraftsAction.getCollaborativeEditingHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewMyDraftsAction.setCollaborativeEditingHelper(CollaborativeEditingHelper collaborativeEditingHelper) |
Copyright © 2003–2017 Atlassian. All rights reserved.