java.lang.Object
com.atlassian.confluence.internal.api.incrementalsync.model.contentmanagement.ContentManagementIncSyncModel
com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.BaseContentModel
All Implemented Interfaces:
IncrementalSyncModel
Direct Known Subclasses:
ContentModel, SpaceModel, SpacePermissionModel

public class BaseContentModel extends ContentManagementIncSyncModel
Since:
9.3.0
  • Constructor Details

    • BaseContentModel

      public BaseContentModel(long journalEntryId, String type, String operation)