public class LockInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
Instant |
getLockedAt()
Get date/time when the lock was set.
|
String |
getLockedBy()
Returns an identification who or what sets the lock.
|
boolean |
isLocked() |
public static final LockInfo NO_LOCK
public Instant getLockedAt()
public String getLockedBy()
public boolean isLocked()
Copyright © 2004–2021 OpenL Tablets. All rights reserved.