public class UnCheckOutCommand extends Object
| Constructor and Description |
|---|
UnCheckOutCommand() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
uncheckout(javax.jcr.Session session,
String path)
Webdav Uncheckout method implementation.
|
public javax.ws.rs.core.Response uncheckout(javax.jcr.Session session,
String path)
session - current sessionpath - resource pathCopyright © 2016 eXo Platform SAS. All Rights Reserved.