Interface OperationsBatchData

All Known Implementing Classes:
OperationsBatchDataImpl, OperationsBatchEndpointData, OperationsDataBatchImpl

public interface OperationsBatchData
A data of a batch of operations that is synchronized to a synchronization endpoint
Since:
9.0.1
Author:
idan
  • Method Details

    • getBatchDataItems

      DataSyncOperation[] getBatchDataItems()
      Returns:
      the data synchronization operation items of this batch
    • getSourceDetails

      SynchronizationSourceDetails getSourceDetails()
      Returns:
      the details of this transaction synchronization source