Class RemoveNoContentFileOnError

  • All Implemented Interfaces:
    Command

    public class RemoveNoContentFileOnError
    extends Object
    implements Command
    Remove file with CONTENT_NO_ASPECT on error
    • Constructor Detail

      • RemoveNoContentFileOnError

        public RemoveNoContentFileOnError​(String name,
                                          org.alfresco.service.cmr.repository.NodeRef rootNode,
                                          String path)
    • Method Detail

      • getName

        public String getName()
      • getNetworkFile

        public org.alfresco.jlan.server.filesys.NetworkFile getNetworkFile()
      • getRootNodeRef

        public org.alfresco.service.cmr.repository.NodeRef getRootNodeRef()
      • getPath

        public String getPath()