Class CloseFileCommand

java.lang.Object
org.alfresco.filesys.repo.rules.commands.CloseFileCommand
All Implemented Interfaces:
Command

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

    • CloseFileCommand

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