public class UpdatedLockStatusEvent extends Object
Constructor and Description |
---|
UpdatedLockStatusEvent(Path file,
boolean locked,
boolean lockedByCurrentUser) |
Modifier and Type | Method and Description |
---|---|
Path |
getFile() |
boolean |
isLocked() |
boolean |
isLockedByCurrentUser() |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.