Class LockNotSupported

java.lang.Object
io.jmix.core.pessimisticlocking.LockInfo
io.jmix.core.pessimisticlocking.LockNotSupported
All Implemented Interfaces:
Serializable

public class LockNotSupported extends LockInfo
A special case of LockInfo that is returned from LockManager methods to indicate that locking is not supported for a specified object type.
See Also:
  • Constructor Details

    • LockNotSupported

      public LockNotSupported()