Package sonia.scm.search
Class IndexLog
java.lang.Object
sonia.scm.search.IndexLog
A marker keeping track of when and with which model version an object type was last indexed.
- Since:
- 2.21.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexLog
public IndexLog() -
IndexLog
public IndexLog(int version)
-