Class CloseFileCommand

  • All Implemented Interfaces:
    Command

    public class CloseFileCommand
    extends Object
    implements Command
    Open File command
    • Constructor Detail

      • CloseFileCommand

        public CloseFileCommand​(String name,
                                org.alfresco.jlan.server.filesys.NetworkFile networkFile,
                                NodeRef rootNode,
                                String path)