Interface ContentCommandSupport
- All Superinterfaces:
CommandSupportDeserializer
- All Known Implementing Classes:
CommandSupport
- Since:
- 9.5.0
-
Method Summary
Modifier and TypeMethodDescriptionlongenqueueForContentManagement(SingleSubscriptionPerJournalIdentifier singleSubscriptionPerJournalIdentifier, String journalType, JournalMessage journalMessage) Enqueue for content management incremental syncbooleanvalidateContentManagementCommandParam(Object... parameters) Validate parametersMethods inherited from interface com.atlassian.confluence.internal.api.impl.service.incrementalsync.CommandSupportDeserializer
deserializeJournalMessage
-
Method Details
-
validateContentManagementCommandParam
Validate parameters- Parameters:
parameters-- Returns:
-
enqueueForContentManagement
long enqueueForContentManagement(SingleSubscriptionPerJournalIdentifier singleSubscriptionPerJournalIdentifier, String journalType, JournalMessage journalMessage) Enqueue for content management incremental sync- Parameters:
singleSubscriptionPerJournalIdentifier-journalType-journalMessage-- Returns:
-