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