Class CheckInCommand


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

      • CheckInCommand

        public CheckInCommand()
    • Method Detail

      • checkIn

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