Class ConflictItem

java.lang.Object
org.kendar.sync.lib.twoway.ConflictItem

public class ConflictItem extends Object
  • Field Details

    • relativePath

      public final String relativePath
    • localEntry

      public final LogEntry localEntry
    • remoteEntry

      public final LogEntry remoteEntry
  • Constructor Details

  • Method Details

    • getLocalEntry

      public LogEntry getLocalEntry()
    • getRemoteEntry

      public LogEntry getRemoteEntry()
    • getRelativePath

      public String getRelativePath()