Class UploadAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("upload")
    @Singleton
    public class UploadAction
    extends XWikiAction
    Action that handles uploading document attachments. It saves all the uploaded files whose fieldname start with filepath.
    Version:
    $Id: 05c049e54ecb6c1f9cbe3c6c747726cad002aeff $