Interface IReconcilerExtension

All Known Implementing Classes:
CodeMiningReconciler, Reconciler

public interface IReconcilerExtension
Extends IReconciler with the ability to be aware of documents with multiple partitionings.
Since:
3.0
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns the partitioning this reconciler is using.
  • Method Details Link icon

    • getDocumentPartitioning Link icon

      String getDocumentPartitioning()
      Returns the partitioning this reconciler is using.
      Returns:
      the partitioning this reconciler is using