Interface DocumentVersionBatchUpdateOperation

All Superinterfaces:
BatchOperation<PositionalDocumentVersionId,BatchOperationError>

public interface DocumentVersionBatchUpdateOperation extends BatchOperation<PositionalDocumentVersionId,BatchOperationError>
Provides methods to batch update document versions. To learn more about batch operations, see BatchOperation.