org.exoplatform.services.jcr.webdav.command.deltav
Class VersionControlCommand
java.lang.Object
org.exoplatform.services.jcr.webdav.command.deltav.VersionControlCommand
public class VersionControlCommand
- extends Object
Created by The eXo Platform SAS Author : Vitaly Guly .
- Version:
- $Id: $
|
Method Summary |
javax.ws.rs.core.Response |
versionControl(javax.jcr.Session session,
String path)
Webdav Version-Control method implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionControlCommand
public VersionControlCommand()
versionControl
public javax.ws.rs.core.Response versionControl(javax.jcr.Session session,
String path)
- Webdav Version-Control method implementation.
- Parameters:
session - current sessionpath - resource path
- Returns:
- the instance of javax.ws.rs.core.Response
Copyright © 2014 eXo Platform SAS. All Rights Reserved.