Class DeleteFileCommand

  • All Implemented Interfaces:
    Command

    public class DeleteFileCommand
    extends Object
    implements Command
    Delete File command
    • Constructor Detail

      • DeleteFileCommand

        public DeleteFileCommand​(String name,
                                 org.alfresco.service.cmr.repository.NodeRef rootNode,
                                 String path)
        Parameters:
        name - name of file
        rootNode - root node
        path - full path of file