Class UnCheckOutCommand

java.lang.Object
org.exoplatform.services.jcr.webdav.command.deltav.UnCheckOutCommand

public class UnCheckOutCommand extends Object
Created by The eXo Platform SAS
Version:
$Id: $
Author:
Vitaly Guly - gavrikvetal@gmail.com
  • Constructor Details

    • UnCheckOutCommand

      public UnCheckOutCommand()
  • Method Details

    • uncheckout

      public javax.ws.rs.core.Response uncheckout(javax.jcr.Session session, String path)
      Webdav Uncheckout method implementation.
      Parameters:
      session - current session
      path - resource path
      Returns:
      the instance of javax.ws.rs.core.Response