Interface ConflictWatcher

All Known Implementing Classes:
ConflictWatcherImpl

public interface ConflictWatcher
A bit experimental.
  • Method Details

    • getOid

      @NotNull @NotNull String getOid()
    • hasConflict

      boolean hasConflict()
    • setExpectedVersion

      void setExpectedVersion(String version)