Package com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands
package com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands
-
ClassesClassDescriptionAbstractLabelCommand<E extends LabelEvent>Abstract command class to handle LabelEventAbstractLikeCommand<E extends AbstractLikeEvent>Abstract command class to handle AbstractLikeEventA command to handle AttachmentUpdateEventA command which handles common space content create events (PageCreateEvent, BlogPostCreateEvent, CommentCreateEvent)Based multi command class for Content ManagementHandling content permission change for current content and descendants content as well This will listen on event
ContentPermissionEvent
andContentTreePermissionReindexEvent
A command which handles common space content Remove events (PageRemoveEvent, BlogPostRemoveEvent, CommentRemoveEvent)A command which handles common space content update events (PageUpdateEvent, BlogPostUpdateEvent, CommentUpdateEvent, PageMoveEvent)A command to handle LabelAddEventA command to handle LabelRemoveEventA command to handle LikeCreatedEventA command to handle LikeRemovedEventA command which handles common Space Events (Created, Archived, Unarchived)Command to process Space restore finish event for content managementCommand which handlesSpacePermissionChangeEvent
Command which handlesSpaceRemoveEvent