Interface ConflictWatcher


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

      • getOid

        @NotNull
        String getOid()
      • hasConflict

        boolean hasConflict()
      • setExpectedVersion

        void setExpectedVersion​(String version)