java.lang.Object
com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands.CustomContentCommand
All Implemented Interfaces:
Command<CustomContentJournalMessage,ContentManagementIncSyncModel>, CommandCreator<CustomContentJournalMessage,ContentManagementIncSyncModel>

Command to handle processing of custom content journal entries. It processes CustomContentJournalMessage and converts them to ContentManagementIncSyncModel objects for the API response.
Since:
9.2.11