Class GlobalCacheObjectVersionValue<T extends ObjectType>

java.lang.Object
com.evolveum.midpoint.repo.cache.global.GlobalCacheObjectVersionValue<T>

public class GlobalCacheObjectVersionValue<T extends ObjectType> extends Object
  • Method Details

    • getObjectType

      @NotNull public @NotNull Class<?> getObjectType()
    • getVersion

      public String getVersion()
    • toString

      public String toString()
      Overrides:
      toString in class Object