public class UnLockCommand extends Object
| Modifier and Type | Field and Description |
|---|---|
protected NullResourceLocksHolder |
nullResourceLocks
resource locks.
|
| Constructor and Description |
|---|
UnLockCommand(NullResourceLocksHolder nullResourceLocks)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
unLock(javax.jcr.Session session,
String path,
List<String> tokens)
Webdav Unlock method implementation.
|
protected final NullResourceLocksHolder nullResourceLocks
public UnLockCommand(NullResourceLocksHolder nullResourceLocks)
nullResourceLocks - resource locks.Copyright © 2016 eXo Platform SAS. All Rights Reserved.