Package com.evolveum.midpoint.repo.api
Interface ConflictWatcher
-
- All Known Implementing Classes:
ConflictWatcherImpl
public interface ConflictWatcher
A bit experimental.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull String
getOid()
boolean
hasConflict()
void
setExpectedVersion(String version)
-