Interface ConflictWatcher

  • All Known Implementing Classes:
    ConflictWatcherImpl

    public interface ConflictWatcher
    A bit experimental.
    Author:
    mederly
    • Method Detail

      • getOid

        @NotNull
        @NotNull String getOid()
      • hasConflict

        boolean hasConflict()
      • setExpectedVersion

        void setExpectedVersion​(String version)